Preparing search index...

    Metadata for an inspectable object, providing display caption and icon for use in the Editor UI.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    caption: string

    Read-only string label displayed for this inspectable in the Editor.

    icon: Editor.Icon

    Read-only icon associated with this inspectable in the Editor UI.

    isAbstract: boolean

    Whether the entity can be created.

    Methods

    • 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