Enum EButtonClickMethod
Enumerates different methods that a button click can be triggered. Normally, DownAndUp is appropriate.
Namespace: UE4.SlateCore
Assembly: UE4DotNet.dll
Syntax
public enum EButtonClickMethod
Fields
Name | Description |
---|---|
DownAndUp | |
EButtonClickMethod_MAX | |
MouseDown | |
MouseUp | |
PreciseClick |