Navigation
API > API/Plugins > API/Plugins/AnimNext
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAnimNextEvaluationTask | Evaluation Task | ||
| FEvaluationProgram | Evaluation Program | ||
| FEvaluationVM | Evaluation VM | ||
| FEvaluationVMStack | Evaluation VM StackRepresents a named and typed VM stack. | ||
| FEvaluationVMStackEntry | Evaluation VM Stack EntryA small header for each stack entry. | ||
| FEvaluationVMStackName | Evaluation VM Stack Name | ||
| FKeyframeState | Key Frame State |
Enums
| Type | Name | Description | |
|---|---|---|---|
| UE::AnimNext::EEvaluationFlags | Flags to control what to compute when evaluating an animation node. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | UE::AnimNext::DestructType
(
void* Ptr |
Helper function that destructs a pointer of the provided type. | |
| TFunction< void(void *)> | |||
| uint32 | Helper function that returns a UID for the specified type | ||
| bool | |||
| EEvaluationFlags | UE::AnimNext::operator&
(
EEvaluationFlags Lhs, |
||
| EEvaluationFlags & | UE::AnimNext::operator&=
(
EEvaluationFlags& Lhs, |
||
| EEvaluationFlags | UE::AnimNext::operator^
(
EEvaluationFlags Lhs, |
||
| EEvaluationFlags & | UE::AnimNext::operator^=
(
EEvaluationFlags& Lhs, |
||
| EEvaluationFlags | UE::AnimNext::operator|
(
EEvaluationFlags Lhs, |
||
| EEvaluationFlags & | UE::AnimNext::operator|=
(
EEvaluationFlags& Lhs, |
||
| EEvaluationFlags |