IProfilerClientModule

Interface for ProfilerClient modules.

Unreal Engine C++ API Reference > Developer > ProfilerClient

Inheritance Hierarchy

References

   
Module ProfilerClient
Header /Engine/Source/Developer/ProfilerClient/Public/IProfilerClientModule.h
Include #include "IProfilerClientModule.h"

Syntax

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

Remarks

Interface for ProfilerClient modules.

Destructors

Type Name Description
  ~IProfilerClientModule () Virtual destructor

Functions

Type Name Description
TSharedPtr< ... CreateProfilerClient () Creates a Profiler client.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library