예제 #1
0
 public GrantUpgradeCrateAction(Actor self, GrantUpgradeCrateActionInfo info)
     : base(self, info)
 {
     this.self = self;
     this.info = info;
 }
예제 #2
0
 public GrantUpgradeCrateAction(Actor self, GrantUpgradeCrateActionInfo info)
     : base(self, info)
 {
     this.self = self;
     this.info = info;
 }