Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/FStoreClient
| Name | FTraceInfo |
| Type | struct |
| Header File | /Engine/Source/Developer/TraceAnalysis/Public/Trace/StoreClient.h |
| Include Path | #include "Trace/StoreClient.h" |
Syntax
struct FTraceInfo
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetId() |
Trace/StoreClient.h | ||
FUtf8StringView GetName() |
Trace/StoreClient.h | ||
uint64 GetSize() |
Trace/StoreClient.h | ||
uint64 GetTimestamp() |
Trace/StoreClient.h | ||
FUtf8StringView GetUri() |
Trace/StoreClient.h |