IProfilerClientModule::CreateProfilerClient

Creates a Profiler client.

Unreal Engine C++ API Reference > Developer > ProfilerClient > IProfilerClientModule

References

   
Module ProfilerClient
Header /Engine/Source/Developer/ProfilerClient/Public/IProfilerClientModule.h
Include #include "IProfilerClientModule.h"
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [IProfilerClient](API\Developer\ProfilerClient\IProfilerClient) > CreateProfilerClient()  

Remarks

Creates a Profiler client. The new client.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library