Exemple #1
0
 public ResRewardMatchLevelInfo()
 {
     this.szMatchName_ByteArray = new byte[1];
     this.stLevelCommonInfo     = new ResDT_LevelCommonInfo();
     this.szMatchName           = string.Empty;
 }
 public ResGuildMatchLevelInfo()
 {
     this.stLevelCommonInfo = new ResDT_LevelCommonInfo();
 }
Exemple #3
0
 public ResEntertainmentLevelInfo()
 {
     this.stLevelCommonInfo = new ResDT_LevelCommonInfo();
 }
Exemple #4
0
 public ResRankLevelInfo()
 {
     this.stLevelCommonInfo = new ResDT_LevelCommonInfo();
 }
Exemple #5
0
 public ResCounterPartLevelInfo()
 {
     this.stLevelCommonInfo = new ResDT_LevelCommonInfo();
 }
Exemple #6
0
 public ResAcntBattleLevelInfo()
 {
     this.stLevelCommonInfo = new ResDT_LevelCommonInfo();
 }