State Bags
The tablet uses state bags to sync data between clients. All state bags used by the tablet are prefixed with lbTablet
. Read more about state bags (opens in a new tab).
Tablet
Name | Data Type | Description |
---|---|---|
lbTabletOpen | boolean | Whether the tablet is open or not |
lbTabletName | string | The tablet name, e.g. "Loaf's Tablet" |
lbTabletFlashlight | boolean | Whether the flashlight is on or not |