RunService.Heartbeat). Automatically disconnects when your script unloads, so you don’t have to track the connection.
RBXScriptSignal
required
Signal to subscribe to.
function
required
Receives the signal’s arguments.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
api.utility.connect: Roblox signal with automatic disconnect.
api.utility.connect(signal: RBXScriptSignal, callback: (...any) -> ()): ()
RunService.Heartbeat). Automatically disconnects when your script unloads, so you don’t have to track the connection.