Class Log
Assembly: Unity.UNetWeaver.dll
Syntax
Fields
|
Improve this Doc
View Source
ErrorMethod
Declaration
public static Action<string> ErrorMethod
Field Value
|
Improve this Doc
View Source
WarningMethod
Declaration
public static Action<string> WarningMethod
Field Value
Methods
|
Improve this Doc
View Source
Error(String)
Declaration
public static void Error(string msg)
Parameters
Type |
Name |
Description |
String |
msg |
|
|
Improve this Doc
View Source
Warning(String)
Declaration
public static void Warning(string msg)
Parameters
Type |
Name |
Description |
String |
msg |
|