C# Class BlackArea, RoverGame

Inheritance: MonoBehaviour
Afficher le fichier Open project: Stumpstump/RoverGame Class Usage Examples

Méthodes publiques

Méthode Description
Hide ( ) : void
Show ( ) : void

Private Methods

Méthode Description
Awake ( ) : void
OnEnable ( ) : void

When the GameObject becomes visible

Method Details

Hide() public static méthode

public static Hide ( ) : void
Résultat void

Show() public static méthode

public static Show ( ) : void
Résultat void