Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FParse > API/Runtime/Core/Misc/FParse/Line
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/Parse.h |
Include | #include "Misc/Parse.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/Parse.cpp |
static bool Line
&40;
const TCHAR &42;&42; Stream,
FString & Result,
bool Exact
&41;
Remarks
Get a line of Stream (everything up to, but not including, CR/LF. Returns 0 if ok, nonzero if at end of stream and returned 0-length string.