Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/FBlueprintActionContext
Syntax
TArray< FFieldVariant > SelectedObjects
Remarks
A list of objects the user currently has selected (things like blueprint properties, level actors, content-browser assets, etc.). Bound actions have to be tied to one of these objects in order to pass the filter.