Navigation
API > API/Plugins > API/Plugins/RigLogicModule
| Name | EGender |
| Type | enum |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNACommon.h |
| Include Path | #include "DNACommon.h" |
Syntax
enum EGender
{
Male,
Female,
Other,
}
Values
| Name | Remarks |
|---|---|
| Male | |
| Female | |
| Other |