![]() |
ezEngine
Release 25.03
|
Event data for ezIpcChannel::m_Events. More...
#include <IpcChannel.h>
Public Types | |
enum | Type { Disconnected, Connecting, Connected, NewMessages } |
Public Member Functions | |
ezIpcChannelEvent (Type type, ezIpcChannel *pChannel) | |
Public Attributes | |
Type | m_Type = NewMessages |
ezIpcChannel * | m_pChannel = nullptr |
Event data for ezIpcChannel::m_Events.