Navigation
Unreal Engine C++ API Reference > 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 [StringViewType](API\Developer\TraceServices\Common\TCachedStringStore\StringViewType) String )
Remarks
Store a string, get string back. Stored string
Parameters
Name | Description |
---|---|
String | String to store |