Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
Hello, is there a way to write messages to the Message Log inside a plugin? I tried printf(), but this didn't work. |
||||
|
You could use the ILogger interface, use IrrlichtDevice->GetLogger(). |
||||
|
|