Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members

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 213 of file IEventReceiver.h.


Member Data Documentation

ELOG_LEVEL irr::SEvent::SLogEvent::Level
 

Log level in which the text has been logged.

Definition at line 219 of file IEventReceiver.h.

const c8* irr::SEvent::SLogEvent::Text
 

Pointer to text which has been logged.

Definition at line 216 of file IEventReceiver.h.


The documentation for this struct was generated from the following file:
The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2008 by Nikolaus Gebhardt. Generated on Sun Sep 21 08:57:49 2008 by Doxygen (1.4.2)