Equipped
Event of: Tool
Tags: instance
Triggered when this tool is equipped.
Parameters
Name | Type | Description |
---|
Example
tool.Equipped:connect(function() end)
Triggered when this tool is equipped.
Name | Type | Description |
---|
tool.Equipped:connect(function() end)