C# Class OptionsScript, ProjectAlpha

Inheritance: MonoBehaviour
Afficher le fichier Open project: I2-Games/ProjectAlpha Class Usage Examples

Méthodes publiques

Свойство Type Description
muted bool

Méthodes publiques

Méthode Description
CloseOptions ( ) : void
Mute ( ) : void
OnChangeVolume ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

CloseOptions() public méthode

public CloseOptions ( ) : void
Résultat void

Mute() public méthode

public Mute ( ) : void
Résultat void

OnChangeVolume() public méthode

public OnChangeVolume ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

muted public_oe property

public bool muted
Résultat bool