Class DialogueLogger
Inherited Members
Namespace: Ibralogue
Assembly: cs.temp.dll.dll
Syntax
public static class DialogueLogger
Methods
LogError(Int32, String, Object)
Declaration
public static void LogError(int line, string message, Object context = null)
Parameters
Type | Name | Description |
---|---|---|
Int32 | line | |
String | message | |
Object | context |