Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/NotifyCompileTimeMax
| Name | Max |
| Type | enum |
| Header File | /Engine/Source/Editor/Persona/Public/SAnimNotifyShared.h |
| Include Path | #include "SAnimNotifyShared.h" |
Syntax
enum Max
{
VALUE = (A > B) ? A : B,
}
Values
| Name | Remarks |
|---|---|
| VALUE |