Navigation
Unreal Engine C++ API Reference > Runtime > AnimGraphRuntime > AnimNodes > FAnimNode_BlendListByEnum
References
Module | AnimGraphRuntime |
Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_BlendListByEnum.h |
Include | #include "AnimNodes/AnimNode_BlendListByEnum.h" |
Source | /Engine/Source/Runtime/AnimGraphRuntime/Private/AnimNodes/AnimNode_BlendListByEnum.cpp |
void SetEnumToPoseIndex
&40;
const TArray< int32 > & InEnumToPoseIndex
&41;
Remarks
Set the mapping from enum value to BlendPose index. Called during compilation.