Skip to content

Class pinnacle.signal.SignalHandle

A handle to a connected signal that can be used to disconnect the provided callback.

Functions

method disconnect

function pinnacle.signal.SignalHandle:disconnect()

Disconnect the provided callback from this signal.