Delegate UserWidget.OnAddedToFocusPath_delegate
Namespace: UE4.UMG
Assembly: UE4DotNet.dll
Syntax
public delegate void OnAddedToFocusPath_delegate(FocusEvent InFocusEvent);
Parameters
| Type | Name | Description |
|---|---|---|
| FocusEvent | InFocusEvent |
public delegate void OnAddedToFocusPath_delegate(FocusEvent InFocusEvent);
| Type | Name | Description |
|---|---|---|
| FocusEvent | InFocusEvent |