SetGadgetData3D()
语法
SetGadgetData3D(#Gadget3D, Value)概要
Stores the given value with the specified #Gadget3D. This value can later be read with the GetGadgetData3D() function. This allows to associate a custom value with any gadget.
参数
#Gadget3D The gadget to use. Value The new value to associate with the 3D gadget.
返回值
无.
Remarks
This function is supported by all PureBasic gadgets.
参阅
GetGadgetData3D()
已支持操作系统
所有