nn::nex::MatchmakeRefereeRound::Trace Member Function

Syntax

void Trace(
     qUnsignedInt64 uiTraceFlags = TRACE_ALWAYS,
     qBool bShowBufferContents = false
) const;

Parameters

Name Description
in uiTraceFlags Same as for the argument to the TraceLog::SetFlag function.
in bShowBufferContents Indicates whether to show buffer contents for MatchmakeRefereePersonalRoundResult.

Return Values

None.

Description

Traces the content of a MatchmakeRefereeRound object.

Revision History

2014/01/10
Initial version.

CONFIDENTIAL