Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph > IAnimBlueprintCompilationContext
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/IAnimBlueprintCompilationContext.h |
Include | #include "IAnimBlueprintCompilationContext.h" |
const [TMap](API\Runtime\Core\Containers\TMap)< [UAnimGraphNode_Base](API\Editor\AnimGraph\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)