immersive-home/docs/reference/lib--stores--settings.md

38 lines
539 B
Markdown
Raw Normal View History

2024-03-16 19:45:43 +02:00
# Settings
**Inherits:** [Store](/reference/lib--stores--store.html)
2024-03-16 19:45:43 +02:00
2024-03-17 01:14:31 +02:00
## Description
2024-03-16 19:45:43 +02:00
2024-04-26 18:41:52 +03:00
If the onboarding process has been completed
2024-03-16 19:45:43 +02:00
## Methods
| Returns | Name |
| ------- | -------------------- |
| void | [_init](#-init) ( ) |
| void | [clear](#clear) ( ) |
2024-03-17 01:14:31 +02:00
## Constants
### StoreClass = `<Object>` {#const-StoreClass}
No description provided yet.
2024-03-16 19:45:43 +02:00
## Method Descriptions
2024-03-17 01:14:31 +02:00
### _init ( ) -> void {#-init}
2024-03-16 19:45:43 +02:00
No description provided yet.
2024-03-17 01:14:31 +02:00
### clear ( ) -> void {#clear}
2024-03-16 19:45:43 +02:00
No description provided yet.