Background for Skyrim SE
Member of the JDB script
boolfunctionhasPath(stringpath)NativeGlobal

Description

Documentation Comment

Returns true, if JDB capable resolve given @path, i.e. if it able to execute solve* or solver*Setter functions successfully


Caveats


Parameters

stringpath


Examples

Auto-Generated Example

string myString__path

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