AGameModeBase::ProcessClientTravel

Deprecated

  • UPackage::Guid has not been used by the engine for a long time. Please use ProcessClientTravel without a NextMapGuid.

References

Module

Engine

Header

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

Include

#include "GameFramework/GameModeBase.h"

Syntax

virtual APlayerController * ProcessClientTravel
(
    FString & URL,
    FGuid NextMapGuid,
    bool bSeamless,
    bool bAbsolute
)

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