Navigation
API > API/Plugins > API/Plugins/AnimGen
Enum used to determine between two options in an Either control
| Name | EAnimGenEitherControl |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/Animation/AnimGen/Source/AnimGen/Public/AnimGenControl.h |
| Include Path | #include "AnimGenControl.h" |
Syntax
enum EAnimGenEitherControl
{
A,
B,
}
Values
| Name | Remarks |
|---|---|
| A | |
| B |