Home
last modified time | relevance | path

Searched refs:ungathered_player (Results 1 – 2 of 2) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/Network/
H A Dnetwork.h211 void NetHandleUngatheredPlayer(prospective_joiner_info ungathered_player);
H A Dnetwork.cpp2475 void NetHandleUngatheredPlayer (prospective_joiner_info ungathered_player) in NetHandleUngatheredPlayer() argument
2478 delete connections_to_clients[ungathered_player.stream_id]; in NetHandleUngatheredPlayer()
2479 connections_to_clients.erase(ungathered_player.stream_id); in NetHandleUngatheredPlayer()