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
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Commands |
TArray< TObjectPtr< UUTBBaseCommand > > |
|
ToggleCommandInline.h |
- EditAnywhere
- BlueprintReadWrite
- Instanced
- Category="ToggleCommand"
|
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CurrentIndex |
int |
|
ToggleCommandInline.h |
|
Functions
Public