Beispiel #1
0
 public IEnumerable <ulong> EnumAllVisiblePlayerId()
 {
     return(mImpl.EnumAllVisiblePlayerId(this));
 }