Background for Skyrim SE
Member of the JValue script
intfunctionobjectFromPrototype(stringprototype)NativeGlobal

Description

Documentation Comment

Creates a new container object using given JSON string-prototype


Caveats


Parameters

stringprototype


Examples

Auto-Generated Example

string myString__prototype

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