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

    Class InvalidFormModificationErrorBeta

    Thrown when attempting to modify a form after it has already been shown to a player. Form properties cannot be changed while the form is active.

    Hierarchy

    • Error
      • InvalidFormModificationError
    Index

    Constructors

    Properties

    Constructors

    Properties

    formId: string

    The identifier of the form that was illegally modified after being shown.

    This property can be read in early-execution mode.

    message: string
    name: string
    stack?: string