- Found in:
- MCM
Description
Documentation Comment
Sets the value of a mod setting.
Caveats
Parameters
stringasModName
stringasSettingName
intaiValue
Examples
Auto-Generated Example
string myString__asModName
string myString__asSettingName
int myInt__aiValue
MCM.SetModSettingInt(myString__asModName, myString__asSettingName, myInt__aiValue)