- Found in:
- MCM Helper
Description
Documentation Comment
Sets the value of a mod setting.
Caveats
Parameters
stringa_settingName
inta_value
Examples
Auto-Generated Example
string myString__a_settingName
int myInt__a_value
myMCM_ConfigBase__toCallFunctionOn.SetModSettingInt(myString__a_settingName, myInt__a_value)