Lua:GuiUpdate

Lua:GuiUpdate

From BeamNG

Revision as of 06:50, 22 January 2015 by Nug700 (talk | contribs) (Created page with "This is a C callback called every frame to update the GUI. Calls gui.gotUpdate(state). File location: lua\vehicle\default.lua:232 == Syntax == <source lang="lua"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a C callback called every frame to update the GUI. Calls gui.gotUpdate(state).

File location: lua\vehicle\default.lua:232

Syntax

nil guiUpdate (d)