Class SignalConnections

Represents a list of connections to a signal for easy disconnect.

Hierarchy

  • SignalConnections

Constructors

Methods

  • Disconnect all connections in the list and empty the list.

    Returns void

  • Returns

    The number of connections in this list.

    Returns number

Generated using TypeDoc