FBlueprintGraphModule

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

FBlueprintGraphModule

References

Module

BlueprintGraph

Header

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

Include

#include "BlueprintGraphModule.h"

Syntax

class FBlueprintGraphModule : public IModuleInterface

Functions

Name Description

Public function

TArray< FAct...

 

GetExtendedActionMenuFilters()

Provides access to a list of additional rejection tests that will be utilized when constructing Blueprint context/action menus.

Overridden from IModuleInterface

Name Description

Public function Virtual

void

 

ShutdownModule()

Called before the module is unloaded, right before the module object is destroyed.

Typedefs

Name

Description

FActionMenuRejectionTest

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