Function event_get_client(server_t *, event_t const *)¶
Defined in File game_queue_events.c
Function Documentation¶
-
client_state_t *event_get_client(server_t *srv, event_t const *event)
Properly find the client using the event index with to linear search fallback.