UAnimGraphNode_PoseByName::ReplaceReferredAnimations

Replace references to animations that exist in the supplied maps.

Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_PoseByName

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_PoseByName.h
Include #include "AnimGraphNode_PoseByName.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_PoseByName.cpp
virtual void ReplaceReferredAnimations
(
    const [TMap](API\Runtime\Core\Containers\TMap)< [UAnimationAsset](API\Runtime\Engine\Animation\UAnimationAsset) *, [UAnimationAsset](API\Runtime\Engine\Animation\UAnimationAsset) * > & AnimAssetReplacementMap
)

Remarks

Replace references to animations that exist in the supplied maps.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library