Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TStringBuilderBase
Description
Prefer operator*() for a pointer to a null-terminated string.
Construct FString and other string types directly from the string builder: FString Str(Builder).
| Name | ToString |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/StringBuilder.h |
| Include Path | #include "Misc/StringBuilder.h" |
const CharType * ToString()