Grids
A component that manages grid instances. Each grid is associated with a unique world. 📕 Tutorial. 📘 API.
Extends
Implements
Properties
enabled
enabled:
boolean
=true
Overrides
list
list:
Map
<string
,SimpleGrid
>
A map of world UUIDs to their corresponding grid instances.
onDisposed
readonly
onDisposed:Event
<unknown
>
Implementation of
uuid
static
readonly
uuid:"d1e814d5-b81c-4452-87a2-f039375e0489"
A unique identifier for the component. This UUID is used to register the component within the Components system.