LuaGameplay.wiki
changeset 1776 16cb66ab3488
parent 1757 2c7eba50e7b0
child 1777 e17942b0a485
equal deleted inserted replaced
1775:9a5472760632 1776:16cb66ab3488
     4 This page is a list of all gameplay-related functions in the [LuaAPI Lua API].
     4 This page is a list of all gameplay-related functions in the [LuaAPI Lua API].
     5 
     5 
     6 <wiki:toc max_depth="3" />
     6 <wiki:toc max_depth="3" />
     7 
     7 
     8 == `GameFlags` functions ==
     8 == `GameFlags` functions ==
       
     9 `GameFlags` are boolean settings of the game. See [LuaGlobals#GameFlags].
     9 
    10 
    10 === <tt>!ClearGameFlags()</tt> ===
    11 === <tt>!ClearGameFlags()</tt> ===
    11 Disables *all* !GameFlags.
    12 Disables *all* !GameFlags.
    12 
    13 
    13 === <tt>!DisableGameFlags(gameflag, ...)</tt> ===
    14 === <tt>!DisableGameFlags(gameflag, ...)</tt> ===