Example #1
0
 public static void Exception(System.Exception e)
 {
     SGFirebase.LogException(e);
     Debug.LogException(e);
 }