![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FTextIterator (const TCHAR *InSourceString) | |
| bool | NextLine () |
| bool | NextCharacterInLine (TCHAR &Ch) |
| bool | Peek (TCHAR &Ch) |
Public Attributes | |
| const TCHAR * | SourceString |
| const TCHAR * | CurrentPosition |
|
inline |
|
inline |
| const TCHAR* FTextIterator::CurrentPosition |
| const TCHAR* FTextIterator::SourceString |