Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TCString
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/CString.h |
| Include | #include "Misc/CString.h" |
static const CharType &42; StrfindDelim
&40;
const CharType &42; Str,
const CharType &42; Find,
const CharType &42; Delim
&41;
Remarks
Finds string in string, case insensitive, requires the string be surrounded by one the specified delimiters, or the start or end of the string.