GuiMessageVectorCtrl::LineWrapping
Engine/source/gui/game/guiMessageVectorCtrl.h
Derived classes must keep this set of variables consistent if they use this classes onRender.
Classes:
Public Attributes
Detailed Description
Derived classes must keep this set of variables consistent if they use this classes onRender.
Note that this has the fairly large disadvantage of requiring lots of ugly, tiny mem allocs. A rewrite to a more memory friendly version might be a good idea...