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