IProfilerServiceModule

Interface for ProfilerService modules.

Unreal Engine C++ API Reference > Developer > ProfilerService

Inheritance Hierarchy

References

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

Syntax

class IProfilerServiceModule : public [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface)  

Remarks

Interface for ProfilerService modules.

Destructors

Type Name Description
  ~IProfilerServiceModule () Virtual destructor

Functions

Type Name Description
TSharedPtr< ... CreateProfilerServiceManager () Creates a profiler service.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library