tool.mod.script.LevelProps
tool.mod.script.LevelProps
Fields
| Name | Type | |
|---|---|---|
timedDoor | F64 | |
perfectKillsDoor | F64 | |
timedBlueprint | String | |
timedGoldMul | F64 | |
timedScrolls | I32 | |
brutalityTier | I32 | |
survivalTier | I32 | |
wind | F64 | |
musicIntro | String | |
musicLoop | String | |
doorColor | I32 | |
zDoorColor | I32 | |
chromaColor | I32 | |
loadingColor | I32 | |
loadingDescColor | I32 |
Protos
f@36122p_CopyPropsFrom(tool.mod.script.LevelProps, Dyn) → Void
Bindings
- static
f@36123__constructor__(tool.mod.script.LevelProps) → Void