LibNRG  0.0.1
Networking for Real-time Games library
 All Classes Files Functions Variables Friends
nrg::DisconnectEvent Struct Reference

Event raised when the Client becomes disconnected.

#include <nrg_event.h>

Public Attributes

uint8_t type
 Will be DISCONNECTED.
 
const char * reason
 Statically-allocated reason for the disconnection.
 

Member Data Documentation

const char* nrg::DisconnectEvent::reason
uint8_t nrg::DisconnectEvent::type

The documentation for this struct was generated from the following file: