|
arsa
2.7
|
Any kind of log event. More...
#include <IEventReceiver.h>
Public Attributes | |
| const c8 * | Text |
| Pointer to text which has been logged. More... | |
| ELOG_LEVEL | Level |
| Log level in which the text has been logged. More... | |
Any kind of log event.
Definition at line 534 of file IEventReceiver.h.
| ELOG_LEVEL irr::SEvent::SLogEvent::Level |
Log level in which the text has been logged.
Definition at line 540 of file IEventReceiver.h.
Pointer to text which has been logged.
Definition at line 537 of file IEventReceiver.h.
1.8.15