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

    Contains a set of updates to the component definition state of an entity.

    Index

    Constructors

    Methods

    • Beta

      Returns string[]

      Retrieves the list of component groups that will be added via this definition modification.

    • Beta

      Returns string[]

      Retrieves the list of component groups that will be removed via this definition modification.

    • Beta

      Returns Trigger[]

      Retrieves the list of entity definition events that will be fired via this update.

    • Beta

      Parameters

      • newGroups: string[]

      Returns void

      Updates the list of component groups that will be added via this definition modification.

    • Beta

      Parameters

      • removedGroups: string[]

      Returns void

      Updates the list of component groups that will be removed via this definition modification.

    • Beta

      Parameters

      Returns void

      Updates the list of entity definition events that will be fired via this update.