Preparing search index...

    Stores event listener connections, automatically cleaned up on scope exit.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    isConnected: boolean

    Indicates whether the connection is currently active.

    Methods

    • Disconnects the associated signal connection and returns true if it was active.

      Returns boolean

    • Free the guarded resource immediately.

      Returns void

    • Returns the name of this object's type.

      Returns string

    • Returns true if the object is of the specified type.

      Parameters

      • type: string

      Returns boolean

    • Returns true if this object refers to the same instance as the given object.

      Parameters

      Returns boolean