![]() |
Debug.Log Extensions
Documentation (1.1.9)
|
Classes | |
class | DllBuilderWindow |
First time setup: Create a new project containing this DllBuilderWindow class with and Editor folder. Give the project the name "Debug-Log-DLL-Builder" to make it easier to follow this guide. More... | |
class | Critical |
Utility class containing Debugging methods similar to the Debug class, with three main differences: More... | |
class | Dev |
Utility class containing Debugging methods similar to the Debug class, with the exception that all calls to its methods — including any calls made in their arguments — are completely omitted in release builds. More... | |
class | DevCritical |
Utility class containing Debugging methods similar to the Debug class, with four main differences: More... | |