Background for Skyrim SE
Member of the PapyrusIniManipulator script
boolfunctionIniDataExists(intiLevel, stringsPath, stringsSection="", stringsKey="")NativeGlobal


Caveats


Parameters

intiLevel

stringsPath

stringsSection=""

stringsKey=""


Examples

Auto-Generated Example

int myInt__iLevel
string myString__sPath
string myString__sSection
string myString__sKey

bool returnedValue = PapyrusIniManipulator.IniDataExists(myInt__iLevel, myString__sPath, myString__sSection, myString__sKey)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.