Show / Hide Table of Contents

Delegate UserWidget.OnFocusReceived_delegate

Namespace: UE4.UMG
Assembly: UE4DotNet.dll
Syntax
public delegate EventReply OnFocusReceived_delegate(Geometry MyGeometry, FocusEvent InFocusEvent, EventReply ReturnValue);
Parameters
Type Name Description
Geometry MyGeometry
FocusEvent InFocusEvent
EventReply ReturnValue
Returns
Type Description
EventReply
  • Improve this Doc
  • View Source
Back to top Generated by DocFX