Background for Skyrim SE
Member of the JsonUtil script
intfunctionFindPathFormElement(stringFileName, stringPath, FormtoFind)NativeGlobal


Caveats


Parameters

stringFileName

stringPath

FormtoFind


Examples

Auto-Generated Example

string myString__FileName
string myString__Path
Form myForm__toFind

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