Navigation
Unreal Engine C++ API Reference > Developer
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
IProfilerClient | Interface for Profiler Client. | |
![]() |
IProfilerClientModule | Interface for ProfilerClient modules. |
Typedefs
Name | Description |
---|---|
FProfilerClientConnectedDelegate | Delegate for alerting UI a session has been established |
FProfilerClientDataDelegate | Delegate for passing profiler data to UI |
FProfilerClientDisconnectedDelegate | Delegate for alerting UI a session has been disconnected |
FProfilerFileTransferDelegate | Delegate for updating the current progress of file transfer. |
FProfilerLoadCancelledDelegate | Delegate for alerting clients a load was cancelled |
FProfilerLoadCompletedDelegate | Delegate for alerting clients a load has completed |
FProfilerLoadedMetaDataDelegate | Delegate for alerting clients a load has loaded meta data |
FProfilerLoadStartedDelegate | Delegate for alerting clients a load has started |
FProfilerMetaDataUpdateDelegate | Delegate for alerting subscribers the meta data has been updated |