Parses the passed JSON node.
The implementation must set the type of the passed Value pointer using Value .
| this | |
| script |
the Script creating the scriptable instance |
| value |
the generic value to be set |
| name |
the name of the node |
| node |
the JSON node to be parsed |
|
|