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