FProfilerClientDataDelegate

Delegate for passing profiler data to UI

Unreal Engine C++ API Reference > Developer > ProfilerClient

Type

typedef TMulticastDelegate_TwoParams< void, const [FGuid](API\Runtime\Core\Misc\FGuid) &, const [FProfilerDataFrame](API\Developer\ProfilerService\FProfilerDataFrame) & > FProfilerClientDataDelegate  

References

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

Remarks

Delegate for passing profiler data to UI


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library