Navigation
| Name | AnimNextUncookedOnly |
| Type | Plugin |
| Part of Plugins | Unreal Animation Framework (UAF) |
| Location | /Engine/Plugins/Experimental/AnimNext/Source/AnimNextUncookedOnly/ |
| Module Build Rules | AnimNextUncookedOnly.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FScopedCompilerResults | RAII helper for scoping output of compiler results. |
| UAnimNextRigVMVariableInterface |
Structs
| Name | Remarks |
|---|---|
| FAnimNextProgrammaticVariable | Struct wrapping a graph variable. Includes default value. |
| FAnimNextVariableBinding | |
| FAnimNextVariableBindingData | Base struct that abstracts binding source data. |
Interfaces
| Name | Remarks |
|---|---|
| IAnimNextRigVMVariableInterface | |
| IAnimNextUncookedOnlyModule | |
| IVariableBindingType | Interface used in editor/uncooked situations to determine the characteristics of a variable binding. |