Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_Composite
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Composite.h |
Include | #include "K2Node_Composite.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.).