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