Beamable SDK
Public Member Functions | List of all members
UnityEngine.IDebug Interface Reference
Inheritance diagram for UnityEngine.IDebug:
Inheritance graph
[legend]

Public Member Functions

void Assert (bool assertion)
 
void Log (string info)
 
void Log (string info, params object[] args)
 
void LogWarning (string warning)
 
void LogWarning (string warning, params object[] args)
 
void LogException (Exception ex)
 
void LogError (Exception ex)
 
void LogError (string error)
 
void LogError (string error, params object[] args)
 

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