Show / Hide Table of Contents

Delegate UserWidget.OnKeyUp_delegate

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