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