#include <CanvasTypes.h>
◆ FWrappedLineData
Array of indices where the wrapped lines begin and end in the source string
◆ FCanvasWordWrapper()
| FCanvasWordWrapper::FCanvasWordWrapper |
( |
| ) |
|
◆ Execute()
Used to generate multi-line/wrapped text.
- Parameters
-
| InString | The unwrapped text. |
| InFontInfo | The font used to render the text. |
| InWrapWidth | The width available. |
| OutWrappedLineData | An optional array to fill with the indices from the source string marking the begin and end points of the wrapped lines |
The documentation for this class was generated from the following files: