IProfilerServiceManager

Interface for the Profiler Service manager.

Unreal Engine C++ API Reference > Developer > ProfilerService

References

   
Module ProfilerService
Header /Engine/Source/Developer/ProfilerService/Public/IProfilerServiceManager.h
Include #include "IProfilerServiceManager.h"

Syntax

class IProfilerServiceManager  

Remarks

Interface for the Profiler Service manager.

Destructors

Type Name Description
  ~IProfilerServiceManager () Virtual destructor.

Functions

Type Name Description
void StartCapture () Starts a file capture.
void StopCapture () Stops a file capture.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library