Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TStringView > API/Runtime/Core/Containers/TStringView/StartsWith
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/StringView.h |
| Include | #include "Containers/StringView.h" |
bool StartsWith
&40;
ViewType Prefix,
ESearchCase::Type SearchCase
&41; const
Remarks
Returns whether this view starts with the prefix with optional case sensitivity.