Navigation
API > API/Developer > API/Developer/ProfilerService
Inheritance Hierarchy
- IModuleInterface
- IProfilerServiceModule
References
| Module | ProfilerService |
| Header | /Engine/Source/Developer/ProfilerService/Public/IProfilerServiceModule.h |
| Include | #include "IProfilerServiceModule.h" |
Syntax
class IProfilerServiceModule : public IModuleInterface
Remarks
Interface for ProfilerService modules.
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< IProfilerServiceManager > | Creates a profiler service. |