Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_AssetPlayerBase
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_AssetPlayerBase.h |
| Include | #include "AnimGraphNode_AssetPlayerBase.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_AssetPlayerBase.cpp |
static void SetupNewNode
(
UEdGraphNode * InNewNode,
bool bInIsTemplateNode,
const FAssetData InAssetData
)
Remarks
Default setup function that can be used with GetMenuActionsHalper.