Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TCString
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/CString.h |
Include | #include "Misc/CString.h" |
static const CharType &42; Spc
&40;
int32 NumSpaces
&41;
Remarks
Returns a static string that is filled with a variable number of spaces The string of NumSpaces spaces.
Parameters
Name | Description |
---|---|
NumSpaces | Number of spaces to put into the string, max of 255 |