Inheritance: OpenRA.Traits.SupportPowerInfo
コード例 #1
0
ファイル: ParatroopersPower.cs プロジェクト: Roger-luo/OpenRA
		public ParatroopersPower(Actor self, ParatroopersPowerInfo info) : base(self, info) { }
コード例 #2
0
 public ParatroopersPower(Actor self, ParatroopersPowerInfo info) : base(self, info)
 {
 }