C# Class Assets.Scripts.Hall.View.BackPackWindows.BackPackItemView

Inheritance: YxView
Afficher le fichier Open project: xinrui5577/roomgame

Méthodes publiques

Свойство Type Description
GoodsCountLabel UILabel
GoodsIcon UITexture
GoodsNameLabel UILabel
GoodsdescLabel UILabel

Méthodes protégées

Méthode Description
OnFreshView ( ) : void

Method Details

OnFreshView() protected méthode

protected OnFreshView ( ) : void
Résultat void

Property Details

GoodsCountLabel public_oe property

public UILabel GoodsCountLabel
Résultat UILabel

GoodsIcon public_oe property

物品图标
public UITexture GoodsIcon
Résultat UITexture

GoodsNameLabel public_oe property

物品名
public UILabel GoodsNameLabel
Résultat UILabel

GoodsdescLabel public_oe property

物品描述
public UILabel GoodsdescLabel
Résultat UILabel