Background for Skyrim SE
Member of the MCM_ConfigBase script
voidfunctionSetModSettingBool(stringa_settingName, boola_value)Native


Caveats


Parameters

stringa_settingName

boola_value


Examples

Auto-Generated Example

string myString__a_settingName
bool myBool__a_value

myMCM_ConfigBase__toCallFunctionOn.SetModSettingBool(myString__a_settingName, myBool__a_value)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.