Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Public Member Functions | Public Attributes | List of all members
Beamable.Editor.Tests.MockLogProvider Class Reference
Inheritance diagram for Beamable.Editor.Tests.MockLogProvider:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.Tests.MockLogProvider:
Collaboration graph
[legend]

Public Member Functions

override void Info (string message)
 
override void Info (string message, params object[] args)
 
override void Warning (string message)
 
override void Warning (string message, params object[] args)
 
override void Error (Exception ex)
 
override void Error (string error)
 
override void Error (string error, params object[] args)
 

Public Attributes

Action< string, object[]> onInfo
 
Action< string > onWarning
 
Action< Exception > onException
 

Additional Inherited Members

- Properties inherited from Beamable.Common.BeamableLogProvider
static BeamableLogProvider Provider = DefaultProvider [get, set]
 

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