Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TStringBuilderBase
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/StringBuilder.h |
| Include | #include "Misc/StringBuilder.h" |
void RemoveSuffix
(
int32 InCount
)
Remarks
Modifies the string builder to remove the given number of characters from the end.