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 Mid
&40;
int32 Position,
int32 CharCount
&41; const
Remarks
Returns the middle part of the view by taking up to the given number of characters from the given position.