C# Class ActionBar, Enclave

Inheritance: MonoBehaviour
Afficher le fichier Open project: BenjaminDo/Enclave Class Usage Examples

Méthodes publiques

Свойство Type Description
PlayerLife float

Méthodes publiques

Méthode Description
IncreaseSf ( ) : void
IncreaseVap ( ) : void
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void
useSf ( int nbUse ) : bool
useVap ( int nbUse ) : bool

Method Details

IncreaseSf() public méthode

public IncreaseSf ( ) : void
Résultat void

IncreaseVap() public méthode

public IncreaseVap ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

useSf() public méthode

public useSf ( int nbUse ) : bool
nbUse int
Résultat bool

useVap() public méthode

public useVap ( int nbUse ) : bool
nbUse int
Résultat bool

Property Details

PlayerLife public_oe property

public float PlayerLife
Résultat float