Navigation
Unreal Engine C++ API Reference > 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,
TCHAR &42; Result,
int32 MaxLen,
bool UseEscape
&41;
Remarks
Grabs the next space-delimited string from the input stream. If quoted, gets entire quoted string.