C# Class ss.UiManager

Inheritance: MonoBehaviour
Afficher le fichier Open project: oprogramadorreal/Samuel-Santos

Méthodes publiques

Méthode Description
ButtonPressed ( ) : void
FirePlayerWeapon ( ) : void
UnequipPlayerWeapon ( ) : void

Private Methods

Méthode Description
PlaySound ( ) : void
ShakeCamera ( ) : void
Start ( ) : void

Method Details

ButtonPressed() public méthode

public ButtonPressed ( ) : void
Résultat void

FirePlayerWeapon() public méthode

public FirePlayerWeapon ( ) : void
Résultat void

UnequipPlayerWeapon() public méthode

public UnequipPlayerWeapon ( ) : void
Résultat void