C# Class SeaLevelManager

Inheritance: MonoBehaviour
Afficher le fichier Open project: FIU-SCIS-Senior-Projects/UrbanTheater

Méthodes publiques

Свойство Type Description
water GameObject

Méthodes publiques

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

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

water public_oe property

public GameObject water
Résultat GameObject