User Tools

Site Tools


modding:function:unvgetextensiondata

Differences

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

Link to this comparison view

Next revision
Previous revision
modding:function:unvgetextensiondata [2017/06/04 21:54] – created 0xabcdefmodding:function:unvgetextensiondata [2017/06/04 21:56] (current) 0xabcdef
Line 4: Line 4:
  
 ^ Syntax | (unvGetExtensionData scope attrib) -> data | ^ 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. | +^ 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.1496613290.txt.gz · Last modified: 2017/06/04 21:54 by 0xabcdef