Navigation
API > API/Plugins > API/Plugins/RigLogicModule
| Name | EDirection |
| Type | enum |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNACommon.h |
| Include Path | #include "DNACommon.h" |
Syntax
enum EDirection
{
Left,
Right,
Up,
Down,
Front,
Back,
}
Values
| Name | Remarks |
|---|---|
| Left | |
| Right | |
| Up | |
| Down | |
| Front | |
| Back |