Navigation
Unreal Engine C++ API Reference > Runtime > AnimGraphRuntime > ULinkedAnimGraphLibrary
References
Module | AnimGraphRuntime |
Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/LinkedAnimGraphLibrary.h |
Include | #include "LinkedAnimGraphLibrary.h" |
Source | /Engine/Source/Runtime/AnimGraphRuntime/Private/LinkedAnimGraphLibrary.cpp |
UFUNCTION (BlueprintPure, Category="Animation|Linked Anim Graphs", Meta=(BlueprintThreadSafe))
static UAnimInstance * GetLinkedAnimInstance
(
const FLinkedAnimGraphReference & Node
)
Remarks
Get the linked instance is hosted by this node. If the node does not host an instance then HasLinkedAnimInstance will return false