Files
Crash-Course/Documentation/api/Game.ObjectVisibility.yml

51 lines
1.1 KiB
YAML
Raw Normal View History

2025-04-16 19:20:36 -04:00
### YamlMime:ManagedReference
items:
2025-04-16 19:57:54 -04:00
- uid: Game.ObjectVisibility
commentId: T:Game.ObjectVisibility
2025-04-16 19:20:36 -04:00
id: ObjectVisibility
2025-04-16 19:57:54 -04:00
parent: Game
2025-04-16 19:20:36 -04:00
children: []
langs:
- csharp
- vb
name: ObjectVisibility
nameWithType: ObjectVisibility
2025-04-16 19:57:54 -04:00
fullName: Game.ObjectVisibility
2025-04-16 19:20:36 -04:00
type: Class
source:
id: ObjectVisibility
path: ''
2025-04-18 20:11:19 -04:00
startLine: 1088
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 controls the visibility of an object based on the current game mode.\n"
example: []
2025-04-16 19:20:36 -04:00
syntax:
content: 'public class ObjectVisibility : MonoBehaviour'
content.vb: Public Class ObjectVisibility 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