|
Iuvo Unity 0.5.1
This is library containing a variety of helper classes and extension methods for the Unity gane engine. GitHub | Iuvo Unity Updates | Creator |
This is the complete list of members for IuvoUnity.Debug.IuvoDebug, including all inherited members.
| coroutineStarted | IuvoUnity.Debug.IuvoDebug | privatestatic |
| customLogFilePath | IuvoUnity.Debug.IuvoDebug | privatestatic |
| customLogQueue | IuvoUnity.Debug.IuvoDebug | privatestatic |
| DebugEulerAngles(Vector3 eulerAngles, [CallerMemberName] string memberName="", [CallerFilePath] string filePath="", [CallerLineNumber] int lineNumber=0) | IuvoUnity.Debug.IuvoDebug | static |
| DebugIuvoGame(IuvoGame game, [CallerMemberName] string memberName="", [CallerFilePath] string filePath="", [CallerLineNumber] int lineNumber=0) | IuvoUnity.Debug.IuvoDebug | static |
| DebugLog(string message, bool richTxtMsg=true, [CallerMemberName] string memberName="", [CallerFilePath] string filePath="", [CallerLineNumber] int lineNumber=0) | IuvoUnity.Debug.IuvoDebug | static |
| DebugLogError(string message, bool richTxtMsg=false, [CallerMemberName] string memberName="", [CallerFilePath] string filePath="", [CallerLineNumber] int lineNumber=0) | IuvoUnity.Debug.IuvoDebug | static |
| DebugLogIuvoVersion([CallerMemberName] string memberName="", [CallerFilePath] string filePath="", [CallerLineNumber] int lineNumber=0) | IuvoUnity.Debug.IuvoDebug | static |
| DebugLogWarning(string message, bool richTxtMsg=true, [CallerMemberName] string memberName="", [CallerFilePath] string filePath="", [CallerLineNumber] int lineNumber=0) | IuvoUnity.Debug.IuvoDebug | static |
| DebugLossyScale(Vector3 lossyScale, [CallerMemberName] string memberName="", [CallerFilePath] string filePath="", [CallerLineNumber] int lineNumber=0) | IuvoUnity.Debug.IuvoDebug | static |
| DebugPosition(Vector3 position, [CallerMemberName] string memberName="", [CallerFilePath] string filePath="", [CallerLineNumber] int lineNumber=0) | IuvoUnity.Debug.IuvoDebug | static |
| DebugRotation(Quaternion rotation, [CallerMemberName] string memberName="", [CallerFilePath] string filePath="", [CallerLineNumber] int lineNumber=0) | IuvoUnity.Debug.IuvoDebug | static |
| DebugScale(Vector3 scale, [CallerMemberName] string memberName="", [CallerFilePath] string filePath="", [CallerLineNumber] int lineNumber=0) | IuvoUnity.Debug.IuvoDebug | static |
| DebugTransform(Transform toDebug, [CallerMemberName] string memberName="", [CallerFilePath] string filePath="", [CallerLineNumber] int lineNumber=0) | IuvoUnity.Debug.IuvoDebug | static |
| editorLogFilePath | IuvoUnity.Debug.IuvoDebug | privatestatic |
| editorLogQueue | IuvoUnity.Debug.IuvoDebug | privatestatic |
| EnabledDestinations | IuvoUnity.Debug.IuvoDebug | static |
| EnabledLevels | IuvoUnity.Debug.IuvoDebug | static |
| EnableValidationLevel(ValidationLevel level, bool enable) | IuvoUnity.Debug.IuvoDebug | static |
| EnqueueLog(string message) | IuvoUnity.Debug.IuvoDebug | privatestatic |
| fileLock | IuvoUnity.Debug.IuvoDebug | privatestatic |
| FinalFlushOnQuitCustomLog() | IuvoUnity.Debug.IuvoDebug | privatestatic |
| FinalFlushOnQuitEditorLog() | IuvoUnity.Debug.IuvoDebug | privatestatic |
| FinalFlushOnQuitPersistentLog() | IuvoUnity.Debug.IuvoDebug | privatestatic |
| FlushCustomLogQueueRoutine() | IuvoUnity.Debug.IuvoDebug | privatestatic |
| FlushEditorLogQueueRoutine() | IuvoUnity.Debug.IuvoDebug | privatestatic |
| FlushPersistentLogQueueRoutine() | IuvoUnity.Debug.IuvoDebug | privatestatic |
| FormatMessage(string level, string message, string memberName, string filePath, int lineNumber, out string richTextMessage, bool richTxtMsg) | IuvoUnity.Debug.IuvoDebug | privatestatic |
| Initialize() | IuvoUnity.Debug.IuvoDebug | static |
| LogDestination enum name | IuvoUnity.Debug.IuvoDebug | |
| persistentLogFilePath | IuvoUnity.Debug.IuvoDebug | privatestatic |
| persistentLogQueue | IuvoUnity.Debug.IuvoDebug | privatestatic |
| RaycastDebug(Vector3 origin, Vector3 direction, out RaycastHit hit, float distance=Mathf.Infinity, int layerMask=Physics.DefaultRaycastLayers, Color? debugColor=null, [CallerMemberName] string memberName="", [CallerFilePath] string filePath="", [CallerLineNumber] int lineNumber=0) | IuvoUnity.Debug.IuvoDebug | static |
| SetLogFilePath(string path) | IuvoUnity.Debug.IuvoDebug | static |
| ValidationLevel enum name | IuvoUnity.Debug.IuvoDebug |