Inheritance: OpenRA.Traits.SupportPowerInfo
Example #1
0
		public ParatroopersPower(Actor self, ParatroopersPowerInfo info) : base(self, info) { }
Example #2
0
 public ParatroopersPower(Actor self, ParatroopersPowerInfo info) : base(self, info)
 {
 }