Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Assets
Scripts
Hall
View
BackPackWindows
BackPackItemView
C# Class Assets.Scripts.Hall.View.BackPackWindows.BackPackItemView
Inheritance:
YxView
Mostrar archivo
Open project: xinrui5577/roomgame
Public Properties
Property
Type
Description
GoodsCountLabel
UILabel
GoodsIcon
UITexture
GoodsNameLabel
UILabel
GoodsdescLabel
UILabel
Protected Methods
Method
Description
OnFreshView
( ) :
void
Method Details
OnFreshView()
protected
method
protected
OnFreshView
( ) :
void
return
void
Property Details
GoodsCountLabel
public_oe property
public
UILabel
GoodsCountLabel
return
UILabel
GoodsIcon
public_oe property
物品图标
public
UITexture
GoodsIcon
return
UITexture
GoodsNameLabel
public_oe property
物品名
public
UILabel
GoodsNameLabel
return
UILabel
GoodsdescLabel
public_oe property
物品描述
public
UILabel
GoodsdescLabel
return
UILabel