Mad Level Manager
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Classes | Static Public Member Functions | Public Attributes | List of all members
MadLevelManager.MadDebug Class Reference

Classes

class  AssertException
 

Static Public Member Functions

static void Assert (bool condition, string message)
 
static void Log (string message)
 
static void Log (string message, UnityEngine.Object context)
 
static void LogOnce (string message)
 
static void LogOnce (string message, UnityEngine.Object context)
 
static void LogWarningOnce (string message)
 
static void LogWarningOnce (string message, UnityEngine.Object context)
 
static void LogErrorOnce (string message)
 
static void LogErrorOnce (string message, UnityEngine.Object context)
 
static void Internal (string message)
 
static void Internal (string message, Object context)
 

Public Attributes

const string internalPostfix
 

Member Data Documentation

const string MadLevelManager.MadDebug.internalPostfix
Initial value:
=
"\nThis is an internal error. Please report this to support@madpixelmachine.com"

The documentation for this class was generated from the following file: