Background for Starfield
Member of the PapyrusIniManipulator script
intfunctionPullIntFromIni(stringsPath, stringsSection, stringsKey, intiDefault=0)NativeGlobal


Parameters

  1. stringsPath

  2. stringsSection

  3. stringsKey

  4. intiDefault=0


Examples

Auto-Generated Example

string myString__sPath
string myString__sSection
string myString__sKey
int myInt__iDefault

int returnedValue = PapyrusIniManipulator.PullIntFromIni(myString__sPath, myString__sSection, myString__sKey, myInt__iDefault)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.