Functions | |
GSbool | MSClient_MatchStarted (GSint iLobbyID, GSint iRoomID) |
Tell the lobby server that the player is starting a match. | |
GSbool | MSClient_InitMatchResult (GSuint uiMatchID) |
Initialize the librairie score submission system. | |
GSbool | MSClient_SetMatchResult (GSchar *szAlias, GSuint uiFieldID, GSint iFieldValue) |
Set results for a player in a match. | |
GSbool | MSClient_SubmitMatchResult (GSint iLobbyID, GSint iRoomID) |
Send the compiled scores of a match to the lobby server. | |
GSbool | MSClient_UninitMatchResult () |
Unload the internal score submission system. | |
GSbool | MSClient_MatchFinished (GSint iLobbyID, GSint iRoomID) |
Tell the lobby server that a match is finished. |
|
|
|
|
|
|
|
|
|
|
|
|
Ubi.com GameService SDK - ©UbiSoft Entertainment 2002
GameService development team