Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Commands
References
Module | Slate |
Header | /Engine/Source/Runtime/Slate/Public/Framework/Commands/UIAction.h |
Include | #include "Framework/Commands/UIAction.h" |
Syntax
enum EUIActionRepeatMode
{
RepeatDisabled,
RepeatEnabled,
}
Values
Name | Description |
---|---|
RepeatDisabled | |
RepeatEnabled |
Remarks
Enum controlling whether a given UI action can be repeated if the chord used to call it is held down