SC_Score_GetMode()
Gets the mode of the score.
Synopsis:
#include <scoreloop/sc_score.h>
unsigned int SC_Score_GetMode(SC_Score_h self)
Arguments:
- self
-
An opaque handle for the current score instance.
Library:
libscoreloopcoreDescription:
This method returns the mode at which the score was achieved.
Returns:
unsigned int Corresponding to the mode the score was achieved at.