Runtime Environment
Runtime Environment block contains runtime environment information.
Identifier
const RuntimeEnvironmentId = 1000
Values
Index | Initial Value | Description |
---|---|---|
0 | ? | Debug mode: 1 = Yes, 0 = No |
1 | ? | Screen aspect ratio |
2 | ? | Audio offset |
3 | ? | Input offset |
4 | ? | Replay: 1 = Yes, 0 = No |
Access
Callback | Read | Write |
---|---|---|
preprocess | ✔ | ✔ |
spawnTime | ✔ | ❌ |
despawnTime | ✔ | ❌ |
initialize | ✔ | ❌ |
updateSequential | ✔ | ❌ |
updateParallel | ✔ | ❌ |
terminate | ✔ | ❌ |
updateSpawn | ✔ | ❌ |