Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/Param
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/Param/ParamId.h |
| Include | #include "Param/ParamId.h" |
Syntax
struct FParamId
Remarks
Global identifier used to index into dense parameter arrays.
Constructors
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | ToInt () |
Get the index of this param. | |
| FName | ToName () |
Get the name that this parameter was created from. |
Operators
Constants
| Name | Description |
|---|---|
| InvalidIndex |