IsError | Whether the animation graph is invalid, or has not yet loaded. |
IsValid | |
Name | Animation graph file name. |
ParamCount | Number of parameters in this animgraph |
GetParameter | Get parameter at given name |
GetParameterName | Get name of parameter at given index |
GetParameterType | Get value type of parameter at given index |
TryGetParameterIndex | Try to get parameter index at given name |
Load | Load an animation graph from given file. |