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