DeadZone Community Packages
    Preparing search index...

    Class WidgetShell

    Represents a widget in an informative state rather than an actual widget

    Index

    Constructors

    Methods

    • Gets the ID of the child in the group.

      Returns number

      the child ID

    • Gets the group ID of the pair.

      Returns number

      the group ID

    • Gets the ID of the group-child pairing.

      Returns number

      the ID

    • Creates a Widget Shell based on the provided ID which is purely informative and does not represent an actual Widget

      Parameters

      • groupID: number
      • childID: number

      Returns WidgetShell

    • Creates a Widget Shell based on the provided group and child ID which is purely informative and does not represent an actual Widget

      Parameters

      • id: number

      Returns WidgetShell