Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > Common > TCachedStringStore
Type | Name | Description | |
---|---|---|---|
![]() |
const CharType * | Store_GetString
(
const CharType* String |
Store a string, get string back. |
![]() |
const CharType * | Store_GetString
(
const StringViewType String |
Store a string, get string back. |