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