Pixel Dust Game Engine  v0.9.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Attributes | List of all members
NetError Struct Reference

Public Attributes

long id
 
void * context
 
long error
 

Detailed Description

got an error from network layer, not necessarily fatal will be followed by NetDisconnect if this was a fatal error

Member Data Documentation

void* context
long error
long id