SetStringSetting

Revision as of 00:53, 20 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Sets the value of a string game setting (NVSE function doesn't work correctly). |name = SetStringSetting |returnType = void |arguments...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Sets the value of a string game setting (NVSE function doesn't work correctly).

Syntax

SetStringSetting setting:string value:string

See Also

GetStringSetting

GetStringGameSetting

SetStringGameSettingEX