Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/StringConv.h |
| Include | #include "Containers/StringConv.h" |
Syntax
template<typename From, typename To>
class TStringConvert
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Convert
(
To* Dest, |
||
| int32 | ConvertedLength
(
const CharType* Source, |