User Tools

Site Tools


modding:function:unvgetextensiondata

Talk Page

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 under which the data is stored
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.txt · Last modified: 2017/06/04 21:56 by 0xabcdef