C# Class ScriptBotonMute, isoAbbeyTFG

Inheritance: MonoBehaviour
Show file Open project: nvidiosin/isoAbbeyTFG

Public Properties

Property Type Description
botonMute GameObject
botonUnMute GameObject
laUi GameObject

Public Methods

Method Description
OnMouseDown ( ) : void

Method Details

OnMouseDown() public method

public OnMouseDown ( ) : void
return void

Property Details

botonMute public property

public GameObject botonMute
return GameObject

botonUnMute public property

public GameObject botonUnMute
return GameObject

laUi public property

public GameObject laUi
return GameObject