Drag[en]gine Script Module DragonScript
1.23
|
Stream out interface. More...
Public Member Functions | |
void | writeBlock (String text) |
Write text block containing multiple lines. More... | |
Stream out interface.
void Dragengine.Debugging.DebugElementClassInfo.StreamOut.writeBlock | ( | String | text | ) |
Write text block containing multiple lines.
Implemented in Dragengine.Debugging.DebugElementClassInfo.ConsoleOut, and Dragengine.Debugging.DebugElementClassInfo.FileWriterOut.