Background for Skyrim SE
Member of the JValue script
intfunctionreadFromFile(stringfilePath)NativeGlobal

Description

Documentation Comment

JSON serialization/deserialization:

Creates and returns a new container object containing contents of JSON file


Caveats


Parameters

stringfilePath


Examples

Auto-Generated Example

string myString__filePath

int returnedValue = JValue.readFromFile(myString__filePath)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.