Navigation
API > API/Developer > API/Developer/TraceServices > API/Developer/TraceServices/Common > API/Developer/TraceServices/Common/TCachedStringStore > API/Developer/TraceServices/Common/TCachedStringStore/Store_GetString
References
| Module | TraceServices |
| Header | /Engine/Source/Developer/TraceServices/Public/Common/CachedStringStore.h |
| Include | #include "Common/CachedStringStore.h" |
const CharType * Store_GetString
(
const CharType * String
)
Remarks
Store a string, get string back. Stored string
Parameters
| Name | Description |
|---|---|
| String | String to store |