Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimClassInterface.h |
| Include | #include "Animation/AnimClassInterface.h" |
Syntax
struct FGraphAssetPlayerInformation
Remarks
Contains indices for any Asset Player nodes found for a specific Name Anim Graph (only and specifically harvested for Anim Graph Layers and Implemented Anim Layer Graphs)
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< int32 > | PlayerNodeIndices |