C# Class Potion, UnderworldExporter

Inheritance: MonoBehaviour
Afficher le fichier Open project: hankmorgan/UnderworldExporter Class Usage Examples

Méthodes publiques

Méthode Description
ApplyAttack ( int damage ) : bool
Eat ( ) : bool
UseVerb ( ) : string
use ( ) : bool

Method Details

ApplyAttack() public méthode

public ApplyAttack ( int damage ) : bool
damage int
Résultat bool

Eat() public méthode

public Eat ( ) : bool
Résultat bool

UseVerb() public méthode

public UseVerb ( ) : string
Résultat string

use() public méthode

public use ( ) : bool
Résultat bool