System Lua API: Difference between revisions

From Off Grid Wiki
Jump to navigation Jump to search
(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 ==...")
(No difference)

Revision as of 09:12, 14 October 2021

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