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