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