Beispiel #1
0
 public static bool GetDUOCameraSwap(IntPtr duo, ref bool val)
 {
     return(DUOLibInternal.DUOGetameraSwap(duo, ref val));
 }