Delegate UserWidget.OnMouseLeave_delegate
Namespace: UE4.UMG
Assembly: UE4DotNet.dll
Syntax
public delegate PointerEvent OnMouseLeave_delegate(PointerEvent MouseEvent);
Parameters
Type | Name | Description |
---|---|---|
PointerEvent | MouseEvent |
Returns
Type | Description |
---|---|
PointerEvent |