Show / Hide Table of Contents

Delegate UserWidget.OnDragLeave_delegate

Namespace: UE4.UMG
Assembly: UE4DotNet.dll
Syntax
public delegate void OnDragLeave_delegate(PointerEvent PointerEvent, DragDropOperation Operation);
Parameters
Type Name Description
PointerEvent PointerEvent
DragDropOperation Operation
  • Improve this Doc
  • View Source
Back to top Generated by DocFX