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; Tab
&40;
int32 NumTabs
&41;
Remarks
Returns a static string that is filled with a variable number of tabs The string of NumTabs tabs.
Parameters
Name | Description |
---|---|
NumTabs | Number of tabs to put into the string, max of 255 |