Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TStringView
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/StringView.h |
| Include | #include "Containers/StringView.h" |
ViewType LeftChop
(
int32 CharCount
) const
Remarks
Returns the left-most part of the view by chopping the given number of characters from the right.