- Found in:
- INI
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)