MatchmakeReferee モジュールのサクセスコードを定義する名前空間です。 [詳解]
列挙型 | |
enum | ErrorCode { , Unknown = 1, InvalidArgument = 2, AlreadyExists = 3, NotParticipatedGathering = 4, NotParticipatedRound = 5, StatsNotFound = 6, RoundNotFound = 7, RoundArbitrated = 8 } |
MatchmakeReferee モジュールのエラーコード。 [詳解] | |
MatchmakeReferee モジュールのサクセスコードを定義する名前空間です。