UAnimGraphNode_PoseByName::ReplaceReferredAnimations

Replace references to animations that exist in the supplied maps.

Windows
MacOS
Linux

Override Hierarchy

UAnimGraphNode_Base::ReplaceReferredAnimations()

UAnimGraphNode_PoseByName::ReplaceReferredAnimations()

References

Module

AnimGraph

Header

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

Include

#include "AnimGraphNode_PoseByName.h"

Source

/Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_PoseByName.cpp

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