Black Ops III

GetPlayerSpawnId

Returns the current spawn id for the player (used for debugging purposes only)

Example:

spawnId = GetPlayerSpawnId( player )

Parameters

ParameterSummary
*playerThe player that we are spawning in

* = mandatory