Exemple #1
0
 public static bool isUserInScene(UInt32 userID)
 {
     return(FubiInternal.isUserInScene(userID));
 }