public SupportPowerChargeBar(Actor self, SupportPowerChargeBarInfo info)
 {
     this.self = self;
     this.info = info;
 }
		public SupportPowerChargeBar(Actor self, SupportPowerChargeBarInfo info)
		{
			this.self = self;
			this.info = info;
		}