public static void CompleteLog(string message, LogType logType, Type logTagType, Object sender, bool showTimeStamp, string prefix, Color prefixColor, bool useCallerSuffix, string suffix, Color suffixColor, bool writeToFile, string filePath, int lineNumber, string memberName) |
无 |
No Comment |
public static void EditorLog(string message, Type logTagType, string prefix, Object sender, bool showTimeStamp, bool writeToFile, string filePath, int lineNumber, string memberName) |
无 |
No Comment |
public static void EditorLogError(string message, Type logTagType, string prefix, Object sender, bool showTimeStamp, bool writeToFile, string filePath, int lineNumber, string memberName) |
无 |
No Comment |
public static void EditorLogWarning(string message, Type logTagType, string prefix, Object sender, bool showTimeStamp, bool writeToFile, string filePath, int lineNumber, string memberName) |
无 |
No Comment |
public static void Log(string message, Type logTagType, string prefix, Object sender, bool showTimeStamp, bool writeToFile, string filePath, int lineNumber, string memberName) |
无 |
No Comment |
public static void LogError(string message, Type logTagType, string prefix, Object sender, bool showTimeStamp, bool writeToFile, string filePath, int lineNumber, string memberName) |
无 |
No Comment |
public static void LogWarning(string message, Type logTagType, string prefix, Object sender, bool showTimeStamp, bool writeToFile, string filePath, int lineNumber, string memberName) |
无 |
No Comment |