SpawnPlayFromHereStart

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

SpawnPlayFromHereStart

(
    UWorld* World,
    AActor*& PlayerStartPIE
)

Spawns a PlayFromHere playerstart in the given world if there is a location set to spawn in.

Public function

bool

 

SpawnPlayFromHereStart

(
    UWorld* World,
    AActor*& PlayerStartPIE,
    const FVector& StartLocation,
    const FRotator& StartRotation
)

Spawns a PlayFromHere playerstart in the given world

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