Lua:InitSystems

Lua:InitSystems

From BeamNG

Revision as of 05:20, 22 January 2015 by Nug700 (talk | contribs) (Created page with "This function is called by the Init function to load vehicles components and systems. File location: lua\vehicle\default.lua:71 == Syntax == <source lang="lua">nil initSyste...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function is called by the Init function to load vehicles components and systems.

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

Syntax

nil initSystems ()