Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TCString > API/Runtime/Core/Misc/TCString/Strupr
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/CString.h |
Include | #include "Misc/CString.h" |
template<SIZE_T DestCount>
static CharType &42; Strupr
&40;
CharType(&) Dest
&41;
Remarks
Strupr wrapper (templated version to automatically handle static destination array case) destination string
Parameters
Name | Description |
---|---|
Dest | destination string to convert |