Script API - v1.21.100.20
    Preparing search index...

    Class InvalidItemStackErrorBeta

    The error called when an item is invalid. This can occur when accessing components on a removed item.

    Hierarchy

    • Error
      • InvalidItemStackError
    Index

    Constructors

    Properties

    Constructors

    Properties

    itemType: ItemType

    The type of the item that is now invalid.

    This property can be read in early-execution mode.

    message: string
    name: string
    stack?: string