Example #1
0
 public SupportPowerChargeBar(Actor self, SupportPowerChargeBarInfo info)
 {
     this.self = self;
     this.info = info;
 }
 public SupportPowerChargeBar(Actor self, SupportPowerChargeBarInfo info)
 {
     this.self = self;
     this.info = info;
 }