FAnimNode_LinkedAnimGraph::SetAnimClass

Dynamically set the anim class of this linked instance

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimNode_LinkedAnimGraph.h

Include

#include "Animation/AnimNode_LinkedAnimGraph.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimNode_LinkedAnimGraph.cpp

Syntax

void SetAnimClass
(
    TSubclassOf< UAnimInstance > InClass,
    const UAnimInstance * InOwningAnimInstance
)

Remarks

Dynamically set the anim class of this linked instance

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