2 results for "respawn"
class function
AGameModeBase Engine
Server-only actor that defines the rules of the game: which pawn class to spawn, how players log in and respawn, and game flow.
AGameModeBase::RestartPlayer Engine
Finds a player start, spawns the default pawn, and possesses it — the full respawn flow in a single call.