C# Class BlackArea, RoverGame

Inheritance: MonoBehaviour
Show file Open project: Stumpstump/RoverGame Class Usage Examples

Public Methods

Method Description
Hide ( ) : void
Show ( ) : void

Private Methods

Method Description
Awake ( ) : void
OnEnable ( ) : void

When the GameObject becomes visible

Method Details

Hide() public static method

public static Hide ( ) : void
return void

Show() public static method

public static Show ( ) : void
return void