User Tools

Site Tools


modding:function:typsetdata

Discuss this page on this pages TalkPage

typSetData

Syntax (typSetData unid attrib data)
Arguments unid: the unid to set data on
attrib: the name of the data to set
data: the value to set the data to
Returns True if successful,Nil otherwise
Category type, unid
Description Sets dynamic data on a type.

Example

(typSetData &dsRPGCommoditiesExchangeBuy; 'showInstallables True)

From RPGDockScreens.xml.

Return to type functions list

Return to Functions list

modding/function/typsetdata.txt · Last modified: 2017/01/20 05:11 by xephyr