UAnimGraphNode_Base::ReplaceReferredAnimations

Replace references to animations that exist in the supplied maps.

Windows
MacOS
Linux

Override Hierarchy

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Classes/AnimGraphNode_Base.h

Include

#include "AnimGraphNode_Base.h"

Syntax

virtual void ReplaceReferredAnimations
(
    const TMap< UAnimationAsset *, UAnimationAsset * > & AnimAssetReplacementMap
)

Remarks

Replace references to animations that exist in the supplied maps.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss