Navigation
API > API/Plugins > API/Plugins/UserToolBoxBasicCommand
| Name | UCompositeCommand |
| Type | class |
| Header File | /Engine/Plugins/Experimental/UserToolBoxBasicCommand/Source/UserToolBoxBasicCommand/Public/CompositeCommand.h |
| Include Path | #include "CompositeCommand.h" |
Syntax
UCLASS (Blueprintable)
class UCompositeCommand : public UBaseCompositeCommand
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UUTBBaseCommand → UBaseCompositeCommand → UCompositeCommand
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UCompositeCommand() |
CompositeCommand.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Execute() |
CompositeCommand.h |