FBlueprintActionContext

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Public/BlueprintActionFilter.h

Include

#include "BlueprintActionFilter.h"

Syntax

struct FBlueprintActionContext

Variables

Name Description

Public variable

TArray< UBluepr...

 

Blueprints

A list of all blueprints you want actions for.

Public variable

TArray< UEdGrap...

 

Graphs

A list of graphs you want compatible actions for.

Public variable

TArray< UEdGrap...

 

Pins

A list of pins you want compatible actions for.

Public variable

TArray< FFieldV...

 

SelectedObjects

A list of objects the user currently has selected (things like blueprint properties, level actors, content-browser assets, etc.).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss