Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/FBlueprintActionContext
Syntax
TArray< UBlueprint &42; > Blueprints
Remarks
A list of all blueprints you want actions for. Generally, this will only contain a single blueprint, but it can have many (where an action has to be available for every blueprint listed to pass the filter).