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