IMergeActorsModule::UnregisterMergeActorsTool

Unregister an [IMergeActorsTool](API\Editor\MergeActors\IMergeActorsTool) with the module

Windows
MacOS
Linux

References

Module

MergeActors

Header

/Engine/Source/Editor/MergeActors/Public/IMergeActorsModule.h

Include

#include "IMergeActorsModule.h"

Syntax

bool UnregisterMergeActorsTool
(
    IMergeActorsTool * Tool
)

Remarks

Unregister an IMergeActorsTool with the module

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