Workshop.codes
Create

Is In Spawn Room Last updated November 26, 2024

Description

Whether a specific player is in the spawn room (and is thus being healed and able to change heroes).

Snippet

Is In Spawn Room(Event Player);

Properties

Returns: Boolean
Parameters: Player

Player
Type: Player, Default: Event Player
The player whose spawn room status to check.

Workshop.codes