Navigation
API > API/Plugins > API/Plugins/UserToolBoxBasicCommand
| Name | UToggleCommand |
| Type | class |
| Header File | /Engine/Plugins/Experimental/UserToolBoxBasicCommand/Source/UserToolBoxBasicCommand/Public/ToggleCommand.h |
| Include Path | #include "ToggleCommand.h" |
Syntax
UCLASS (Blueprintable)
class UToggleCommand : public UBaseCompositeCommand
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UUTBBaseCommand → UBaseCompositeCommand → UToggleCommand
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UToggleCommand() |
ToggleCommand.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CurrentIndex | int | ToggleCommand.h |