UWorld::RemapCompiledScriptActor

Given a level script actor, modify the string such that it points to the correct instance of the object.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/World.h"

Source

/Engine/Source/Runtime/Engine/Private/World.cpp

Syntax

bool RemapCompiledScriptActor
(
    FString & Str
) const

Remarks

Given a level script actor, modify the string such that it points to the correct instance of the object. For replays.

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