Effect.isPlaying
Returns whether the effect is currently playing.
Kind: Function
Environments: Game
Game
effect:isPlaying( )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
effect |
Effect | The effect. |
Returns:
| Type | Description |
|---|---|
| boolean | Whether effect is playing. |