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" |
TCachedStringStore
&40;
const TCHAR &42; InCacheIdentifier,
IAnalysisCache & InCache
&41;
Remarks
Create a persistent string store.
Parameters
| Name | Description |
|---|---|
| InCacheIdentifier | A unique string identifying this store. |
| InCache | Cache to use |