UAnimGraphNode_AssetPlayerBase::PreloadRequiredAssetsHelper

Helper function to preload required assets (including those referenced on pins)

Unreal Engine C++ API Reference > 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
void PreloadRequiredAssetsHelper
(
    [UAnimationAsset](API\Runtime\Engine\Animation\UAnimationAsset) * InAsset,
    [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * InExposedPin
)

Remarks

Helper function to preload required assets (including those referenced on pins)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library