IrrlichtEngine
Public Attributes
irr::SEvent::SLogEvent Struct Reference

Any kind of log event. More...

#include <IEventReceiver.h>

List of all members.

Public Attributes

ELOG_LEVEL Level
 Log level in which the text has been logged.
const c8Text
 Pointer to text which has been logged.

Detailed Description

Any kind of log event.

Definition at line 395 of file IEventReceiver.h.


Member Data Documentation

Log level in which the text has been logged.

Definition at line 401 of file IEventReceiver.h.

Pointer to text which has been logged.

Definition at line 398 of file IEventReceiver.h.


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