74 lines
1.6 KiB
YAML
74 lines
1.6 KiB
YAML
|
|
### YamlMime:ManagedReference
|
||
|
|
items:
|
||
|
|
- uid: Global.ObstacleCourse
|
||
|
|
commentId: T:Global.ObstacleCourse
|
||
|
|
id: ObstacleCourse
|
||
|
|
parent: Global
|
||
|
|
children:
|
||
|
|
- Global.ObstacleCourse.playerWon
|
||
|
|
langs:
|
||
|
|
- csharp
|
||
|
|
- vb
|
||
|
|
name: ObstacleCourse
|
||
|
|
nameWithType: ObstacleCourse
|
||
|
|
fullName: ObstacleCourse
|
||
|
|
type: Class
|
||
|
|
source:
|
||
|
|
id: ObstacleCourse
|
||
|
|
path: ''
|
||
|
|
startLine: 419
|
||
|
|
assemblies:
|
||
|
|
- cs.temp.dll
|
||
|
|
namespace: Global
|
||
|
|
syntax:
|
||
|
|
content: 'public class ObstacleCourse : MonoBehaviour'
|
||
|
|
content.vb: Public Class ObstacleCourse Inherits MonoBehaviour
|
||
|
|
inheritance:
|
||
|
|
- System.Object
|
||
|
|
- uid: Global.ObstacleCourse.playerWon
|
||
|
|
commentId: F:Global.ObstacleCourse.playerWon
|
||
|
|
id: playerWon
|
||
|
|
parent: Global.ObstacleCourse
|
||
|
|
langs:
|
||
|
|
- csharp
|
||
|
|
- vb
|
||
|
|
name: playerWon
|
||
|
|
nameWithType: ObstacleCourse.playerWon
|
||
|
|
fullName: ObstacleCourse.playerWon
|
||
|
|
type: Field
|
||
|
|
source:
|
||
|
|
id: playerWon
|
||
|
|
path: ''
|
||
|
|
startLine: 421
|
||
|
|
assemblies:
|
||
|
|
- cs.temp.dll
|
||
|
|
namespace: Global
|
||
|
|
syntax:
|
||
|
|
content: public static GameObject playerWon
|
||
|
|
return:
|
||
|
|
type: Global.GameObject
|
||
|
|
content.vb: Public Shared playerWon As GameObject
|
||
|
|
references:
|
||
|
|
- uid: Global
|
||
|
|
- 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
|
||
|
|
- uid: Global.GameObject
|
||
|
|
isExternal: true
|
||
|
|
name: GameObject
|
||
|
|
nameWithType: GameObject
|
||
|
|
fullName: GameObject
|