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