Terraria.ModLoader.ErrorLogger.LogModBrowserException C# (CSharp) 메소드

LogModBrowserException() 정적인 개인적인 메소드

static private LogModBrowserException ( Exception e ) : void
e System.Exception
리턴 void
		internal static void LogModBrowserException(Exception e) => LogException(e, "The game has crashed accessing Web Resources!");