2025-04-16 19:20:36 -04:00
|
|
|
### YamlMime:ManagedReference
|
|
|
|
|
items:
|
2025-04-16 19:57:54 -04:00
|
|
|
- uid: Game.MapSelect
|
|
|
|
|
commentId: T:Game.MapSelect
|
2025-04-16 19:20:36 -04:00
|
|
|
id: MapSelect
|
2025-04-16 19:57:54 -04:00
|
|
|
parent: Game
|
2025-04-16 19:20:36 -04:00
|
|
|
children: []
|
|
|
|
|
langs:
|
|
|
|
|
- csharp
|
|
|
|
|
- vb
|
|
|
|
|
name: MapSelect
|
|
|
|
|
nameWithType: MapSelect
|
2025-04-16 19:57:54 -04:00
|
|
|
fullName: Game.MapSelect
|
2025-04-16 19:20:36 -04:00
|
|
|
type: Class
|
|
|
|
|
source:
|
|
|
|
|
id: MapSelect
|
|
|
|
|
path: ''
|
2025-04-19 12:59:07 -04:00
|
|
|
startLine: 2698
|
2025-04-16 19:20:36 -04:00
|
|
|
assemblies:
|
|
|
|
|
- cs.temp.dll
|
2025-04-16 19:57:54 -04:00
|
|
|
namespace: Game
|
2025-04-18 20:11:19 -04:00
|
|
|
summary: "\nThis class manages the map selection process by setting the selected map\nbased on the active toggle in the toggle group.\n"
|
|
|
|
|
example: []
|
2025-04-16 19:20:36 -04:00
|
|
|
syntax:
|
|
|
|
|
content: 'public class MapSelect : MonoBehaviour'
|
|
|
|
|
content.vb: Public Class MapSelect Inherits MonoBehaviour
|
|
|
|
|
inheritance:
|
|
|
|
|
- System.Object
|
|
|
|
|
references:
|
2025-04-16 19:57:54 -04:00
|
|
|
- uid: Game
|
|
|
|
|
commentId: N:Game
|
|
|
|
|
name: Game
|
|
|
|
|
nameWithType: Game
|
|
|
|
|
fullName: Game
|
2025-04-16 19:20:36 -04:00
|
|
|
- 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
|