245 B
245 B
Function: IsStunned(spawn)
Description: Return's true if spawn is stunned.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.
Returns: True if spawn is stunned, otherwise false.
Example:
Example Required