MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / FindPlayerStart

Function FindPlayerStart

src/game/server/player.cpp:4900–4917  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Finds a player start entity of the given classname. If any entity of of the given classname has the SF_PLAYER_START_MASTER flag set, that is the entity that will be returned. Otherwise, the first entity of the given classname is returned. Input : pszClassName - should be "info_player_start", "info_player_coop",

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

EntSelectSpawnPointMethod · 0.85

Calls 2

HasSpawnFlagsMethod · 0.80
FindEntityByClassnameMethod · 0.45

Tested by

no test coverage detected