C# 클래스 Assets.Scripts.Hall.View.BackPackWindows.BackPackItemView

상속: YxView
파일 보기 프로젝트 열기: xinrui5577/roomgame

공개 프로퍼티들

프로퍼티 타입 설명
GoodsCountLabel UILabel
GoodsIcon UITexture
GoodsNameLabel UILabel
GoodsdescLabel UILabel

보호된 메소드들

메소드 설명
OnFreshView ( ) : void

메소드 상세

OnFreshView() 보호된 메소드

protected OnFreshView ( ) : void
리턴 void

프로퍼티 상세

GoodsCountLabel 공개적으로 프로퍼티

public UILabel GoodsCountLabel
리턴 UILabel

GoodsIcon 공개적으로 프로퍼티

物品图标
public UITexture GoodsIcon
리턴 UITexture

GoodsNameLabel 공개적으로 프로퍼티

物品名
public UILabel GoodsNameLabel
리턴 UILabel

GoodsdescLabel 공개적으로 프로퍼티

物品描述
public UILabel GoodsdescLabel
리턴 UILabel