Tile - YTerrain - Terrain Modifiable – Ylands
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
Line 27: | Line 27: | ||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: Instructions]] | [[Category: Instructions]] |
Latest revision as of 14:27, 24 November 2023
Terrain Modifiable
static get modifiable(): boolean; static set modifiable(value: boolean);
Availability
Description
Allows to get / set whenever it is possible to modify terrain in-game.
Notes
- If set to true, it is possible to modify terrain by any usual gameplay means like digging, explosives etc.
- Dynamic terrain parameter in Game Settings overrides this instruction.
- It is not possible to turn terrain modifiable back again, once disabled in Game Settings.