SpawnPlayerController

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

APlayerContr...

 

SpawnPlayerController

(
    ENetRole InRemoteRole,
    const FString& Options
)

Spawns the appropriate PlayerController for the given options; split out from Login() for easier overriding.

Public function Virtual

APlayerContr...

 

SpawnPlayerController

(
    ENetRole InRemoteRole,
    FVector const& SpawnLocation,
    FRotator const& SpawnRotation
)

SpawnPlayerController with Location and Rotation is deprecated, call or override the version that takes an Option string instead

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