Esempio n. 1
0
 public static bool SetDUOCameraSwap(IntPtr duo, bool val)
 {
     return(DUOLibInternal.DUOSetCameraSwap(duo, val));
 }