Navigation
Unreal Engine C++ API Reference > Developer > TraceAnalysis > Trace
References
Module | TraceAnalysis |
Header | /Engine/Source/Developer/TraceAnalysis/Public/Trace/StoreService.h |
Include | #include "Trace/StoreService.h" |
Syntax
class FStoreService
Constructors
No constructors are accessible with public or protected access.
Destructors
Type | Name | Description |
---|---|---|
~FStoreService () |
Functions
Type | Name | Description |
---|---|---|
FStoreServic... | Create ( const FDesc& Desc ) | |
uint32 | GetPort () | |
uint32 | GetRecorderPort () |
Operators
Type | Name | Description |
---|---|---|
void | operator delete ( void* Addr ) |
Classes
Type | Name | Description |
---|---|---|
Public struct | FDesc |