Class: VaultCoh::GameType
- Inherits:
-
Object
- Object
- VaultCoh::GameType
- Defined in:
- lib/vault_coh/game_type.rb
Overview
Identifiers for the Company of Heroes 3 game types.
Constant Summary collapse
- SKIRMISH =
'skirmish'- MULTIPLAYER =
'multiplayer'- AUTOMATCH =
'automatch'- CUSTOM =
'custom'