Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FParse > API/Runtime/Core/Misc/FParse/Token
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 Token
&40;
const TCHAR &42;& Str,
FString & Arg,
bool UseEscape
&41;
Remarks
Grabs the next space-delimited string from the input stream. If quoted, gets entire quoted string.