Effect.hasHost
Returns whether the effect has a host.
Kind: Function
Environments: Game
Game
effect:hasHost( )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
effect |
Effect | The effect. |
Returns:
| Type | Description |
|---|---|
| boolean | Whether the effect is hosted. |