class MatchmakeRefereePersonalRoundResult
Represents personal results of a round.
MatchmakeRefereePersonalRoundResult | Constructor. | |
---|---|---|
V | ~MatchmakeRefereePersonalRoundResult | Destructor. |
Reset | Initializes an object to the default state generated by the constructor. | |
SetPrincipalId | Sets the principal ID. | |
GetPrincipalId | Gets the principal ID. | |
SetPersonalRoundResultFlag | Sets the bit flag result. | |
GetPersonalRoundResultFlag | Gets bit flag result. | |
SetRoundWinLoss | Sets the win/loss value. | |
GetRoundWinLoss | Gets whether the round was won or lost. | |
SetRatingValueChange | Sets the amount of change in rating value. | |
GetRatingValueChange | Gets the amount of change for a rating value. | |
SetBuffer | Sets a binary value. | |
GetBuffer | Gets a binary value. | |
Trace | Traces the content of a MatchmakeRefereePersonalRoundResult object. |
CONFIDENTIAL