Uses of Class
io.gs2.matchmaking.result.GetCurrentRatingModelMasterResult
Packages that use GetCurrentRatingModelMasterResult
-
Uses of GetCurrentRatingModelMasterResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return GetCurrentRatingModelMasterResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.getCurrentRatingModelMaster(GetCurrentRatingModelMasterRequest request) Method parameters in io.gs2.matchmaking with type arguments of type GetCurrentRatingModelMasterResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.getCurrentRatingModelMasterAsync(GetCurrentRatingModelMasterRequest request, AsyncAction<AsyncResult<GetCurrentRatingModelMasterResult>> callback) -
Uses of GetCurrentRatingModelMasterResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return GetCurrentRatingModelMasterResultModifier and TypeMethodDescriptionGetCurrentRatingModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentRatingModelMasterResult.withItem(CurrentRatingModelMaster item)