Background for Skyrim SE
Member of the JsonUtil script
intfunctionFindPathIntElement(stringFileName, stringPath, inttoFind)NativeGlobal


Caveats


Parameters

stringFileName

stringPath

inttoFind


Examples

Auto-Generated Example

string myString__FileName
string myString__Path
int myInt__toFind

int returnedValue = JsonUtil.FindPathIntElement(myString__FileName, myString__Path, myInt__toFind)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.