API
This commit is contained in:
48
Documentation/api/Game.MapSelect.yml
Normal file
48
Documentation/api/Game.MapSelect.yml
Normal file
@@ -0,0 +1,48 @@
|
||||
### 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: 1757
|
||||
assemblies:
|
||||
- cs.temp.dll
|
||||
namespace: Game
|
||||
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
|
||||
Reference in New Issue
Block a user