DWC_GetMatchState

Syntax

#include <dwc.h>
DWCMatchState DWC_GetMatchState(void);

Arguments

None.

Return Values

Value of the DWCMatchState enumeration type that indicates the internal matchmaking state.

Description

Gets the internal status during matchmaking. (For debugging.)

Use the acquired value only for debugging.

This function is for debugging, but it also works with the libraries of the final version of ROM (FINALROM).

Revision History

For the changelog prior to 5.1 PR2, click here.


CONFIDENTIAL