C# Class getRelax

Inheritance: MonoBehaviour
Afficher le fichier Open project: Aerolith-Studios/White-Collar

Méthodes publiques

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

Méthodes publiques

Méthode Description
RaiseRelax ( ) : void
ReduceRelax ( ) : void

Private Methods

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

Method Details

RaiseRelax() public méthode

public RaiseRelax ( ) : void
Résultat void

ReduceRelax() public méthode

public ReduceRelax ( ) : void
Résultat void

Property Details

_Gm public_oe property

public GameObject _Gm
Résultat GameObject