voxelman v0.6.1 (2016-01-09T15:39:38Z)
Dub
Repo
ClientConnectedEvent
voxelman
net
events
Undocumented in source.
struct
ClientConnectedEvent {
ClientId
clientId
;
Profiler
profiler
;
bool
continuePropagation
;
}
Members
Variables
clientId
ClientId
clientId
;
Undocumented in source.
continuePropagation
bool
continuePropagation
;
Undocumented in source.
profiler
Profiler
profiler
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
net
events
structs
ClientConnectedEvent
ClientDisconnectedEvent
ClientLoggedInEvent
ClientLoggedOutEvent
ThisClientConnectedEvent
ThisClientDisconnectedEvent