User Tools

Site Tools


modding:function:unvgetextensiondata

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
modding:function:unvgetextensiondata [2017/06/04 21:56] – Typo 0xabcdefmodding:function:unvgetextensiondata [2017/06/04 21:56] (current) 0xabcdef
Line 5: Line 5:
 ^ Syntax | (unvGetExtensionData scope attrib) -> data | ^ 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. | ^ 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 |+^ | attrib: The key under which the data is stored |
 ^ Returns | data: The data stored in Storage.xml under the key specified by **attrib**| ^ Returns | data: The data stored in Storage.xml under the key specified by **attrib**|
 ^ Category | [[data functions|data]]| ^ Category | [[data functions|data]]|
modding/function/unvgetextensiondata.1496613367.txt.gz · Last modified: 2017/06/04 21:56 by 0xabcdef