IProfilerClientModule::CreateProfilerClient

Creates a Profiler client.

Windows
MacOS
Linux

References

Module

ProfilerClient

Header

/Engine/Source/Developer/ProfilerClient/Public/IProfilerClientModule.h

Include

#include "IProfilerClientModule.h"

Syntax

TSharedPtr< IProfilerClient > CreateProfilerClient()

Remarks

Creates a Profiler client.

Returns

The new client.

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