Navigation
API > API/Plugins > API/Plugins/RigLogicModule
| Name | FRotationSign |
| Type | struct |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNACommon.h |
| Include Path | #include "DNACommon.h" |
Syntax
USTRUCT (BlueprintType )
struct FRotationSign
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| DNACommon.h | |||
FRotationSign
(
ERotationDirection XAxis, |
DNACommon.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| XAxis | ERotationDirection | DNACommon.h |
|
|
| YAxis | ERotationDirection | DNACommon.h |
|
|
| ZAxis | ERotationDirection | DNACommon.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FRotationSign& Other |
DNACommon.h | ||
bool operator==
(
const FRotationSign& Other |
DNACommon.h |