Background for Skyrim SE
Member of the JContainers script
boolfunctionfileExistsAtPath(stringpath)NativeGlobal

Description

Documentation Comment

Returns true if the file at a specified @path exists


Caveats


Parameters

stringpath


Examples

Auto-Generated Example

string myString__path

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