class MatchmakeRefereeStartRoundParam
A class representing the initial parameters of the round specified by the MatchmakeReferee::StartRound
function.
MatchmakeRefereeStartRoundParam | Constructor. | |
---|---|---|
V | ~MatchmakeRefereeStartRoundParam | Destructor. |
Reset | Initializes an object to the default state generated by the constructor. | |
SetPersonalDataCategory | Sets the category number. | |
GetPersonalDataCategory | Gets the category number. | |
SetGatheringId | Sets the gathering ID. | |
GetGatheringId | Gets the gathering ID. | |
SetPrincipalIds | Sets the round participants. | |
GetPrincipalIds | Gets the participant in the round. | |
Trace | Traces the content of a MatchmakeRefereeStartRoundParam object. |
CONFIDENTIAL