Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/IAnimBlueprintCompilationContext
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/IAnimBlueprintCompilationContext.h |
| Include | #include "IAnimBlueprintCompilationContext.h" |
const TMap < UAnimGraphNode_Base *, int32 > & GetAllocatedAnimNodeIndicesImpl() const
Remarks
Index of the nodes (must match up with the runtime discovery process of nodes, which runs thru the property chain)