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
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| XAxis |
bool |
|
MirrorActorCommand.h |
- EditAnywhere
- BlueprintReadWrite
- Category="MirrorCommand"
|
| YAxis |
bool |
|
MirrorActorCommand.h |
- EditAnywhere
- BlueprintReadWrite
- Category="MirrorCommand"
|
| ZAxis |
bool |
|
MirrorActorCommand.h |
- EditAnywhere
- BlueprintReadWrite
- Category="MirrorCommand"
|
Functions
Public