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