Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > Common > TCachedStringStore > Store_GetOffset
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/Common/CachedStringStore.h |
Include | #include "Common/CachedStringStore.h" |
uint64 Store_GetOffset ( const [StringViewType](API\Developer\TraceServices\Common\TCachedStringStore\StringViewType) String )
Remarks
Store a string, get offset back. Offset in bytes
Parameters
Name | Description |
---|---|
String | String to store |