SpawnPlayActor

Overload list

Windows
MacOS
Linux
Name Description

Public function

APlayerContr...

 

SpawnPlayActor

(
    UPlayer* Player,
    ENetRole RemoteRole,
    const FURL& InURL,
    const FUniqueNetIdPtr& UniqueId,
    FString& Error,
    uint8 InNetPlayerIndex
)

Spawns a PlayerController and binds it to the passed in Player with the specified RemoteRole and options

Public function

APlayerContr...

 

SpawnPlayActor

(
    UPlayer* Player,
    ENetRole RemoteRole,
    const FURL& InURL,
    const FUniqueNetIdRepl& UniqueId,
    FString& Error,
    uint8 InNetPlayerIndex
)

Spawns a PlayerController and binds it to the passed in Player with the specified RemoteRole and options

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