User Tools

Site Tools


modding:function:unvgetextensiondata

This is an old revision of the document!


Talk Page

unvGetExtensionData

Syntax (unvGetExtensionData scope attrib) → data
Arguments scope: Where the data will be 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.1496613290.txt.gz · Last modified: 2017/06/04 21:54 by 0xabcdef