コード例 #1
0
	void OnDestory(){
		this.rankData = null;
	}
コード例 #2
0
	public void BindingData(AreanUserInfo data){
		this.rankData = data;
	}