FProfilerMetaDataUpdateDelegate

Delegate for alerting subscribers the meta data has been updated

Unreal Engine C++ API Reference > Developer > ProfilerClient

Type

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

References

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

Remarks

Delegate for alerting subscribers the meta data has been updated


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library