Navigation
API > API/Plugins > API/Plugins/UserToolBoxBasicCommand
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UUTBBaseCommand
- UBaseCompositeInlineCommand
- UCompositeInlineCommand
References
| Module | UserToolBoxBasicCommand |
| Header | /Engine/Plugins/Experimental/UserToolBoxBasicCommand/Source/UserToolBoxBasicCommand/Public/BaseCompositeInlineCommand.h |
| Include | #include "BaseCompositeInlineCommand.h" |
Syntax
UCLASS&40;Abstract, EditInlineNew&41;
class UBaseCompositeInlineCommand : public UUTBBaseCommand
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< TObjectPtr< UUTBBaseCommand > > | Commands |
Constructors
| Type | Name | Description | |
|---|---|---|---|