Effect.isDone

Returns whether the effect is done, meaning that all effect instances have finished.

Kind: Function

Environments: Game

Game

effect:isDone(  )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
effect Effect The effect.

Returns:

Type Description
boolean Whether effect is done.