nn::nex::MatchmakeRefereeStartRoundParam Class

Syntax

class MatchmakeRefereeStartRoundParam

Description

A class representing the initial parameters of the round specified by the MatchmakeReferee::StartRound function.

Member Functions

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.

Revision History

2013/12/06
Initial version.

CONFIDENTIAL