Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/FBlueprintActionContext
Syntax
TArray< UEdGraph &42; > Graphs
Remarks
A list of graphs you want compatible actions for. Generally, this will contain a single graph, but it can have several (where an action has to be viable for every graph to pass the filter).