### YamlMime:ManagedReference items: - uid: Game.ModeSelect commentId: T:Game.ModeSelect id: ModeSelect parent: Game children: [] langs: - csharp - vb name: ModeSelect nameWithType: ModeSelect fullName: Game.ModeSelect type: Class source: id: ModeSelect path: '' startLine: 865 assemblies: - cs.temp.dll namespace: Game summary: "\nThis class manages the game mode selection process by setting the game mode\nbased on the active toggle in the toggle group.\n" example: [] syntax: content: 'public class ModeSelect : MonoBehaviour' content.vb: Public Class ModeSelect Inherits MonoBehaviour inheritance: - System.Object references: - uid: Game commentId: N:Game name: Game nameWithType: Game fullName: Game - uid: System.Object commentId: T:System.Object parent: System isExternal: true name: object nameWithType: object fullName: object nameWithType.vb: Object fullName.vb: Object name.vb: Object - uid: System commentId: N:System isExternal: true name: System nameWithType: System fullName: System