Navigation
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. |