UAnimStateConduitNode::GetSubGraphs

Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimStateConduitNode

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimStateConduitNode.h
Include #include "AnimStateConduitNode.h"
virtual [TArray](API\Runtime\Core\Containers\TArray)< [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph) * > GetSubGraphs() const  

any sub graphs (graphs that have this node as an outer) that this node might contain (e.g. composite, animation state machine etc.).


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library