UAnimGraphNode_LinkedAnimGraphBase::HasInstanceLoop

Finds out whether there is a loop in the graph formed by linked instances from this node.

Windows
MacOS
Linux

References

Module

AnimGraph

Header

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

Include

#include "AnimGraphNode_LinkedAnimGraphBase.h"

Source

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

Syntax

bool HasInstanceLoop()

Remarks

Finds out whether there is a loop in the graph formed by linked instances from this node.

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