Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
Back to top Generated by DocFX