TCachedStringStore::TCachedStringStore

Create a persistent string store.

Unreal Engine C++ API Reference > Developer > TraceServices > Common > TCachedStringStore

References

   
Module TraceServices
Header /Engine/Source/Developer/TraceServices/Public/Common/CachedStringStore.h
Include #include "Common/CachedStringStore.h"
TCachedStringStore
(
    const TCHAR * InCacheIdentifier,
    [IAnalysisCache](API\Developer\TraceServices\TraceServices\Model\IAnalysisCache) & InCache
)

Remarks

Create a persistent string store.

Parameters

Name Description
InCacheIdentifier A unique string identifying this store.
InCache Cache to use

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library