UEngine::IsReadyForMapChange

Returns whether the prepared map change is ready for commit having called.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/Engine.h"

Source

/Engine/Source/Runtime/Engine/Private/UnrealEngine.cpp

Syntax

bool IsReadyForMapChange
(
    FWorldContext & Context
)

Remarks

Returns whether the prepared map change is ready for commit having called.

Returns

true if we're ready to commit the map change, false otherwise

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