ActivatedHeld
Event of: Tool
Tags: instance
Triggered when this tool has been activated and the left mouse button is held down.
Parameters
Name | Type | Description |
---|
Example
tool.ActivatedHeld:connect(function() end)
Triggered when this tool has been activated and the left mouse button is held down.
Name | Type | Description |
---|
tool.ActivatedHeld:connect(function() end)