- Found in:
- PapyrusUtil
Description
Documentation Comment
Check if a json file exists or not
Caveats
Parameters
stringFileName
Examples
Auto-Generated Example
string myString__FileName
bool returnedValue = JsonUtil.JsonExists(myString__FileName)
Check if a json file exists or not
string myString__FileName
bool returnedValue = JsonUtil.JsonExists(myString__FileName)