enum SettingsValueType
Types of possible values stored in the settings.
Values
| Name | Value | Description |
|---|---|---|
Float |
0 |
|
Int |
1 |
|
Bool |
2 |
|
String |
3 |
|
Object |
4 |
SettingsValueTypeTypes of possible values stored in the settings.
| Name | Value | Description |
|---|---|---|
Float |
0 |
|
Int |
1 |
|
Bool |
2 |
|
String |
3 |
|
Object |
4 |