Navigation
API > API/Editor > API/Editor/Persona
Struct that allows us to get the max value of 2 numbers at compile time.
| Name | NotifyCompileTimeMax |
| Type | struct |
| Header File | /Engine/Source/Editor/Persona/Public/SAnimNotifyShared.h |
| Include Path | #include "SAnimNotifyShared.h" |
Syntax
template<int32 A, int32 B>
struct NotifyCompileTimeMax
Enums
Public
| Name | Remarks |
|---|---|
| Max |