Effect.hasHost

Returns whether the effect has a host.

Kind: Function

Environments: Game

Game

effect:hasHost(  )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
effect Effect The effect.

Returns:

Type Description
boolean Whether the effect is hosted.