2024-03-16 19:45:43 +02:00
|
|
|
# MainStore
|
2024-03-17 00:05:55 +02:00
|
|
|
**Inherits:** [Node](https://docs.godotengine.org/de/4.x/classes/class_node.html)
|
2024-03-16 19:45:43 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
| Name | Type | Default |
|
|
|
|
| --------------------- | ------------------------------------------------------------------------- | ------- |
|
|
|
|
| [devices](#devices) | [Variant](https://docs.godotengine.org/de/4.x/classes/class_variant.html) | |
|
|
|
|
| [house](#house) | [Variant](https://docs.godotengine.org/de/4.x/classes/class_variant.html) | |
|
|
|
|
| [settings](#settings) | [Variant](https://docs.godotengine.org/de/4.x/classes/class_variant.html) | |
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-03-17 00:05:55 +02:00
|
|
|
|
|
|
|
|
|
|
|
## Constants
|
|
|
|
|
|
|
|
|
|
|
|
### SettingsStore = `<Object>` {#const-SettingsStore}
|
|
|
|
|
|
|
|
No description provided yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### HouseStore = `<Object>` {#const-HouseStore}
|
|
|
|
|
|
|
|
No description provided yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### DevicesStore = `<Object>` {#const-DevicesStore}
|
|
|
|
|
|
|
|
No description provided yet.
|
|
|
|
|
|
|
|
|
2024-03-16 19:45:43 +02:00
|
|
|
## Property Descriptions
|
|
|
|
|
|
|
|
### devices: [Variant](https://docs.godotengine.org/de/4.x/classes/class_variant.html) {#devices}
|
|
|
|
|
|
|
|
No description provided yet.
|
|
|
|
|
|
|
|
### house: [Variant](https://docs.godotengine.org/de/4.x/classes/class_variant.html) {#house}
|
|
|
|
|
|
|
|
No description provided yet.
|
|
|
|
|
|
|
|
### settings: [Variant](https://docs.godotengine.org/de/4.x/classes/class_variant.html) {#settings}
|
|
|
|
|
|
|
|
No description provided yet.
|