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

    Class BookPageContentErrorBeta

    The error called if page content being set on an ItemBookComponent are invalid ie. exceeding the maximum page length.

    Hierarchy

    • Error
      • BookPageContentError
    Index

    Constructors

    Properties

    message: string
    name: string
    pageIndex: number

    The index of the page requested to be modified.

    This property can be read in early-execution mode.

    The reason for the error.

    This property can be read in early-execution mode.

    stack?: string