Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
uguimvvm
ItemsControl.ItemInfo
C# Class uguimvvm.ItemsControl.ItemInfo
显示文件
Open project: jbruening/ugui-mvvm
Class Usage Examples
Public Properties
Property
Type
Description
Control
UnityEngine.GameObject
Item
object
Public Methods
Method
Description
ItemInfo
(
object
item
,
GameObject
control
) :
System.Collections
Method Details
ItemInfo()
public
method
public
ItemInfo
(
object
item
,
GameObject
control
) :
System.Collections
item
object
control
UnityEngine.GameObject
return
System.Collections
Property Details
Control
public_oe property
public
GameObject,UnityEngine
Control
return
UnityEngine.GameObject
Item
public_oe property
public
object
Item
return
object