ProfilerClient

Unreal Engine C++ API Reference > Developer

Classes

Type Name Description
Public class IProfilerClient Interface for Profiler Client.
Public class 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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library