Enum EButtonPressMethod
Enumerates different methods that a button can be triggered with keyboard/controller. Normally, DownAndUp is appropriate.
Namespace: UE4.SlateCore
Assembly: UE4DotNet.dll
Syntax
public enum EButtonPressMethod
Fields
Name | Description |
---|---|
ButtonPress | |
ButtonRelease | |
DownAndUp | |
EButtonPressMethod_MAX |