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