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