Logs a message in accordance to the specified level, omitted in builds with the Shipping configuration
public static void Log(UnrealEngine.Framework.LogLevel level, string message);
level
LogLevel
message
System.String
Logs a message in accordance to the specified level, omitted in builds with the Shipping configuration
public static void Log(UnrealEngine.Framework.LogLevel level, string message);
level
LogLevel
message
System.String