Background for Fallout 4
Member of the MCM script
voidfunctionSetModSettingString(stringasModName, stringasSettingName, stringasValue)NativeGlobal


Parameters

  1. stringasModName

  2. stringasSettingName

  3. stringasValue


Examples

Auto-Generated Example

string myString__asModName
string myString__asSettingName
string myString__asValue

MCM.SetModSettingString(myString__asModName, myString__asSettingName, myString__asValue)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.