AGameStateBase::SeamlessTravelTransitionCheckpoint

Called during seamless travel transition twice (once when the transition map is loaded, once when destination map is loaded)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/GameStateBase.h

Include

#include "GameFramework/GameStateBase.h"

Source

/Engine/Source/Runtime/Engine/Private/GameStateBase.cpp

Syntax

virtual void SeamlessTravelTransitionCheckpoint
(
    bool bToTransitionMap
)

Remarks

Called during seamless travel transition twice (once when the transition map is loaded, once when destination map is loaded)

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