Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/FStoreClient
| Name | FStatus |
| Type | struct |
| Header File | /Engine/Source/Developer/TraceAnalysis/Public/Trace/StoreClient.h |
| Include Path | #include "Trace/StoreClient.h" |
Syntax
struct FStatus
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetChangeSerial() |
Trace/StoreClient.h | ||
uint32 GetRecorderPort() |
Trace/StoreClient.h | ||
uint32 GetSettingsSerial() |
Trace/StoreClient.h | ||
bool GetSponsored() |
Trace/StoreClient.h | ||
FUtf8StringView GetStoreDir() |
Trace/StoreClient.h | ||
uint32 GetStorePort() |
Trace/StoreClient.h | ||
void GetWatchDirectories
(
TArray< FString >& OutDirs |
Trace/StoreClient.h |