Searched refs:MB_DeleteRecvGameInfo (Results 1 – 3 of 3) sorted by relevance
171 void MB_DeleteRecvGameInfo(int index);
909 MB_DeleteRecvGameInfo(i); // Deletes game information after callback notification. in MB_CountGameInfoLifetime()1221 void MB_DeleteRecvGameInfo(int index) in MB_DeleteRecvGameInfo() function
357 …MB_DeleteRecvGameInfo(pCwork->connectTargetNo); // Delete the game information of a parent that fa… in MBi_CommChildCallback()