Exemple #1
0
 public void SetMaster(HardpointMaster master)
 {
     this._master = master;
     master.AddHardpoint(this);
 }
Exemple #2
0
 public void SetMaster(HardpointMaster master)
 {
     this._master = master;
     master.AddHardpoint(this);
 }