예제 #1
0
 public static void LogFormat(string format, params object[] args)
 {
     m_Addressables.LogFormat(format, args);
 }