C# Class SeaLevelManager

Inheritance: MonoBehaviour
Mostra file Open project: FIU-SCIS-Senior-Projects/UrbanTheater

Public Properties

Property Type Description
water GameObject

Public Methods

Method Description
Awake ( ) : void
Update ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

water public_oe property

public GameObject water
return GameObject