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