IMergeActorsModule::RegisterMergeActorsTool

Register an [IMergeActorsTool](API\Editor\MergeActors\IMergeActorsTool) with the module, passing ownership to it

Windows
MacOS
Linux

References

Module

MergeActors

Header

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

Include

#include "IMergeActorsModule.h"

Syntax

bool RegisterMergeActorsTool
(
    TUniquePtr< IMergeActorsTool > Tool
)

Remarks

Register an IMergeActorsTool with the module, passing ownership to it

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