Function; GetGameRubric - HWRM/KarosGraveyard GitHub Wiki

GetGameRubric()

Description

Returns the type of game currently being played. Returned values correspond to one of the following variables:

GR_MULTIPLAYER = 3
GR_SKIRMISH = 2
GR_CAMPAIGN = 1

Example

GetGameRubric()

Arguments

None.

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial