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