FProfilerClientDisconnectedDelegate

Delegate for alerting UI a session has been disconnected

Unreal Engine C++ API Reference > Developer > ProfilerClient

Type

typedef TMulticastDelegate_TwoParams< void, const [FGuid](API\Runtime\Core\Misc\FGuid) &, const [FGuid](API\Runtime\Core\Misc\FGuid) & > FProfilerClientDisconnectedDelegate  

References

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

Remarks

Delegate for alerting UI a session has been disconnected


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library