GetAllModLocalData
Revision as of 14:12, 9 June 2012 by imported>QQuix (New page)
< [[::Category:Functions|Category:Functions]]
A function added by the Oblivion Script Extender.
Syntax:
(data:StringMap) GetAllModLocalData
Returns a StringMap consisting of all of the name-value entries for the mod local data associated with the mod to which the calling script belongs. This is a copy of the local data so modifying the array contents will not modify the stored data.