Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/FBlueprintActionContext
Syntax
TWeakPtr< IBlueprintEditor > EditorPtr
Remarks
A weak reference to the Blueprint editor context in which actions are being filtered. Note that this may be NULL or invalid if we're filtering actions outside of an editor context (e.g. commandlet).