Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/AnimNodes > API/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
(
const TArray< int32 > & InEnumToPoseIndex
)
Remarks
Set the mapping from enum value to BlendPose index. Called during compilation.