Exemple #1
0
 public PlayerTypeSet(PlayerTypeSet other) : this(bwapiPINVOKE.new_PlayerTypeSet__SWIG_1(PlayerTypeSet.getCPtr(other)), true)
 {
     if (bwapiPINVOKE.SWIGPendingException.Pending)
     {
         throw bwapiPINVOKE.SWIGPendingException.Retrieve();
     }
 }