Files
Crash-Course/Documentation/api/Game.MapSelect.yml
RochesterX ce741c87d5 Bugfixes
2025-04-18 20:11:19 -04:00

51 lines
1.1 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: Game.MapSelect
commentId: T:Game.MapSelect
id: MapSelect
parent: Game
children: []
langs:
- csharp
- vb
name: MapSelect
nameWithType: MapSelect
fullName: Game.MapSelect
type: Class
source:
id: MapSelect
path: ''
startLine: 2608
assemblies:
- cs.temp.dll
namespace: Game
summary: "\nThis class manages the map selection process by setting the selected map\nbased on the active toggle in the toggle group.\n"
example: []
syntax:
content: 'public class MapSelect : MonoBehaviour'
content.vb: Public Class MapSelect 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