modding:function:unvgetextensiondata
This is an old revision of the document!
unvGetExtensionData
| Syntax | (unvGetExtensionData scope attrib) → data |
|---|---|
| Arguments | scope: Where the data is stored. 'local means the data is kept in the Storage.xml file. 'serviceExtension and 'serviceUser are meant to use the Multiverse services, but they are not implemented. |
| attrib: The key that represents the data to retrieve | |
| Returns | data: The data stored in Storage.xml under the key specified by attrib |
| Category | data |
| Description | Retrieves persistent data stored on the user's machine. Data is kept in a file called Storage.xml |
Example
Return to Functions list
modding/function/unvgetextensiondata.1496613367.txt.gz · Last modified: by 0xabcdef
