294 B
294 B
Function: HasRecovered(spawn)
Description: If the NPC has recovered from spell casting.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.
Returns: True if casting again is possible, otherwise false if inbetween cast recovery.
Example:
Example Required