System Lua API

From Off Grid Wiki
Revision as of 09:12, 14 October 2021 by WikiAdmin (talk | contribs) (Created page with "<!-- This file is auto generated, please don't edit manually! --> = System = == Description == System API provides access to game settings and other generic system features ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

System

Description

System API provides access to game settings and other generic system features

Functions

SetLanguage

System.SetLanguage(langCode)

Expected parameter types

Name Type
langCode string

Description: Sets the game language

Returns: Nothing


This file is auto generated, please don't edit manually!

Docs last hacked together on: 13/10/2021 15:55