IProfilerServiceModule

Interface for ProfilerService modules.

Windows
MacOS
Linux

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

Name Description

Protected function Virtual

~IProfilerServiceModule()

Virtual destructor

Functions

Name Description

Public function

TSharedPtr< ...

 

CreateProfilerServiceManager()

Creates a profiler service.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss