User Tools

Site Tools


modding:function:unvgetextensiondata

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
modding:function:unvgetextensiondata [2017/06/04 21:54] – created 0xabcdefmodding:function:unvgetextensiondata [2017/06/04 21:56] – Typo 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 that represents the data to retrieve |
 ^ 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**|
modding/function/unvgetextensiondata.txt · Last modified: 2017/06/04 21:56 by 0xabcdef