Photon C++ Client API
4.1.12.2
|
DebugLevel.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces | |
| ExitGames | |
| ExitGames::Common | |
| ExitGames::Common::DebugLevel | |
Variables | |
| static const int | OFF |
| No debug out. | |
| static const int | ERRORS |
| Only error descriptions. | |
| static const int | WARNINGS |
| Warnings and errors. | |
| static const int | INFO |
| Information about internal workflows, warnings and errors. | |
| static const int | ALL |
| Most complete workflow description (but lots of debug output), info, warnings and errors. | |
Photon C++ Client API