Native method

SGBAHeaderView::​

GatherFunctionGraphs#

  • Declared in "Slate/SGBAHeaderView.h"
private:
void GatherFunctionGraphs(
const UBlueprint* Blueprint,
TArray<const UEdGraph*>& OutFunctionGraphs
) const

Gathers all function graphs from the blueprint and sorts them according to the selected method from config

Parameters#

  • const UBlueprint* Blueprint
  • TArray<const UEdGraph*>& OutFunctionGraphs