steam networking
This commit is contained in:
@@ -31,6 +31,7 @@ struct NetCallback_t
|
||||
{
|
||||
ENetCallbackType m_eType;
|
||||
uint64_t m_ullUserID;
|
||||
uint64_t m_ullUserConnection;
|
||||
};
|
||||
|
||||
typedef uint32_t (*NetCallbackFn)( NetCallback_t *pUser );
|
||||
|
||||
Reference in New Issue
Block a user