Navigation
API > API/Developer > API/Developer/TraceServices > API/Developer/TraceServices/IStringStore
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * Store
(
const TCHAR* String |
TraceServices/Containers/Allocators.h | ||
const TCHAR * Store
(
const FStringView& String |
TraceServices/Containers/Allocators.h |
Store(const TCHAR *)
| Name | Store |
| Type | function |
| Header File | /Engine/Source/Developer/TraceServices/Public/TraceServices/Containers/Allocators.h |
| Include Path | #include "TraceServices/Containers/Allocators.h" |
const TCHAR * Store
(
const TCHAR * String
)
Store(const FStringView &)
| Name | Store |
| Type | function |
| Header File | /Engine/Source/Developer/TraceServices/Public/TraceServices/Containers/Allocators.h |
| Include Path | #include "TraceServices/Containers/Allocators.h" |
const TCHAR * Store
(
const FStringView & String
)