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