Background for Skyrim SE
Member of the JFormDB script
boolfunctionhasPath(FormfKey, stringpath)NativeGlobal

Description

Documentation Comment

returns true, if capable resolve given path, e.g. it able to execute solve* or solver*Setter functions successfully


Caveats


Parameters

FormfKey

stringpath


Examples

Auto-Generated Example

Form myForm__fKey
string myString__path

bool returnedValue = JFormDB.hasPath(myForm__fKey, myString__path)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.