Method LogError
LogError(String)
Debug.LogError wrapper method.
Declaration
public static void LogError(string msg)
Parameters
Type | Name | Description |
---|---|---|
String | msg | The msg to log |
Debug.LogError wrapper method.
public static void LogError(string msg)
Type | Name | Description |
---|---|---|
String | msg | The msg to log |