Effect.isPlaying

Returns whether the effect is currently playing.

Kind: Function

Environments: Game

Game

effect:isPlaying(  )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
effect Effect The effect.

Returns:

Type Description
boolean Whether effect is playing.