Tool.isEquipped

Returns whether the tool is equipped or not.

Kind: Function

Environments: Game

Game

tool:isEquipped(  )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
tool Tool The tool.

Returns:

Type Description
boolean whether the tool is equipped or not.