Activated
Event of: Tool
Tags: instance
Triggered when this tool has been activated.
Parameters
Name | Type | Description |
---|
Example
tool.Activated:connect(function() end)
Triggered when this tool has been activated.
Name | Type | Description |
---|
tool.Activated:connect(function() end)