UAnimGraphNode_Base::ReplaceReferredAnimations

Replace references to animations that exist in the supplied maps.

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

  • UAnimGraphNode_Base::ReplaceReferredAnimations()

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_Base.h
Include #include "AnimGraphNode_Base.h"
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