Method | Description | |
---|---|---|
Error ( ) : void | ||
Error ( bool useComma ) : void | ||
Log ( ) : void | ||
Message ( ) : void | ||
Message ( bool useComma ) : void | ||
Out ( ColossalFramework messageType, bool useComma ) : void | ||
Warning ( ) : void | ||
Warning ( bool useComma ) : void |
public static Message ( bool useComma ) : void | ||
useComma | bool | |
return | void |
public static Out ( ColossalFramework messageType, bool useComma ) : void | ||
messageType | ColossalFramework | |
useComma | bool | |
return | void |
public static Warning ( bool useComma ) : void | ||
useComma | bool | |
return | void |