FReplacementMap

Post [UWorld](API\Runtime\Engine\Engine\UWorld) duplicate event.

Windows
MacOS
Linux

Type

typedef TMap< UObject *, UObject * > FReplacementMap

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/World.h

Include

#include "Engine/World.h"

Remarks

Post UWorld duplicate event.

Sometimes there is a need to duplicate additional element after duplicating UWorld. If you do this using this event you need also fill ReplacementMap and ObjectsToFixReferences in order to properly fix duplicated objects references.

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