IK2Node_ExternalGraphInterface::GetExternalGraphs

Get external graphs to display for this node.

Unreal Engine C++ API Reference > Editor > BlueprintGraph > IK2Node_ExternalGraphInterface

  • IK2Node_ExternalGraphInterface::GetExternalGraphs()

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_ExternalGraphInterface.h
Include #include "K2Node_ExternalGraphInterface.h"
[TArray](API\Runtime\Core\Containers\TArray)< [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph) * > GetExternalGraphs() const  

Remarks

Get external graphs to display for this node.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library