SupportNodeClassForAsset

See if a particular anim NodeClass can play a particular anim AssetClass

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

bool SupportNodeClassForAsset
(
    const UClass * AssetClass,
    UClass * NodeClass
)

Remarks

See if a particular anim NodeClass can play a particular anim AssetClass

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