GetNodeClassForAsset

Get the default anim node class for playing a particular asset

Windows
MacOS
Linux

References

Module

AnimGraph

Header

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

Include

#include "AnimGraphNode_AssetPlayerBase.h"

Source

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

Syntax

UClass * GetNodeClassForAsset
(
    const UClass * AssetClass
)

Remarks

Get the default anim node class for playing a particular asset

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