FReimportManager::UnregisterHandler

Unregister a reimport handler from the manager

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorReimportHandler.h

Include

#include "EditorReimportHandler.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Editor.cpp

Syntax

void UnregisterHandler
(
    FReimportHandler & InHandler
)

Remarks

Unregister a reimport handler from the manager

Parameters

Parameter

Description

InHandler

Handler to unregister from the manager

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