Signals
Roblox signals, connections, and event replication.
Functions
cansignalreplicateSignal capability query.
Connection:DeferSchedules callback with task.defer semantics.
Connection:DisableDisables connection.
Connection:DisconnectDisconnects connection.
Connection:EnableEnables connection.
Connection:FireSchedules callback with task.spawn semantics.
firesignalSchedules listeners.
getconnectionPositive integer index; nil if out of range.
getconnectionsConnection objects.
getsignalargumentsArgument names.
getsignalargumentsinfoArgument metadata.
getsignalwhitelistSupported signal metadata.
replicatesignalSignal dispatch.