FBlueprintEditorModule::UnregisterGraphCustomization

Unregister a previously registered customization for BP graphs

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/BlueprintEditorModule.h

Include

#include "BlueprintEditorModule.h"

Source

/Engine/Source/Editor/Kismet/Private/BlueprintEditorModule.cpp

Syntax

virtual void UnregisterGraphCustomization
(
    const UEdGraphSchema * InGraphSchema
)

Remarks

Unregister a previously registered customization for BP graphs

Parameters

Parameter

Description

InGraphSchema

The schema of the graph to create the customization for

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