Lua_ConstGame - beyond-all-reason/springrts_engine_wiki_mirror GitHub Wiki

Development < Lua Scripting <

Engine

Word of advice. Do not modify tables provided by the engine - like Game. Many of them are internally implemented as engine calls.

Host

Checksums

Map

Mod

Constructor

Categories

Water Visuals

- No longer constant as are now runtime mutable (Use gl.GetWaterRendering(name) instead).

category: Lua