Host.checkEvents

Checks for any queued events on the host and dispatches one if available

class Host
checkEvents
()

Return Value

Type: Event

The event which occurred if one happened or null if no event happened.

Throws

ENetException if enet_host_check_events fails

See Also

service

Meta