253 B
253 B
Function: IsCasting(spawn)
Description: Return's true if the Spawn is casting.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.
Returns: True if the Spawn is casting, otherwise false.
Example:
Example Required