Skip to main content

EntitiesUpdatedEvent

Defined in: node_modules/@3dverse/livelink.core/dist/sources/controllers/EditorEvents.d.ts:6

Extends

  • Event

Properties

PropertyModifierTypeDescription
updated_entitiesreadonly{ entity_euid: UUID; updated_components: Partial<ComponentsRecord>; }[]An array of entities that have been updated.