Navigation
API > API/Developer > API/Developer/TraceServices > API/Developer/TraceServices/Common > API/Developer/TraceServices/Common/TCachedStringStore
References
| Module | TraceServices |
| Header | /Engine/Source/Developer/TraceServices/Public/Common/CachedStringStore.h |
| Include | #include "Common/CachedStringStore.h" |
uint64 GetOffsetOfString
&40;
const TCHAR &42; String
&41; const
Remarks
Gets the offset of a string previously stored string. Offset in bytes to the string, or ~0 if the string was not found in the store.
Parameters
| Name | Description |
|---|---|
| String | A string that was stored |