Navigation
Unreal Engine C++ API Reference > Editor > MergeActors > IMergeActorsTool
References
Module | MergeActors |
Header | /Engine/Source/Editor/MergeActors/Public/IMergeActorsTool.h |
Include | #include "IMergeActorsTool.h" |
void SetReplaceSourceActors ( bool bReplaceSourceActors )
Remarks
Changes the Replace Source Actors option
Parameters
Name | Description |
---|---|
whether | to replace the source actors or not |