C# Class RuneBag, UnderworldExporter

Inheritance: object_base
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Méthode Description
Activate ( ) : bool
ActivateByObject ( GameObject ObjectUsed ) : bool
UseObjectOnVerb_Inv ( ) : string
UseVerb ( ) : string
use ( ) : bool

Private Methods

Méthode Description
OpenRuneBag ( ) : void

Method Details

Activate() public méthode

public Activate ( ) : bool
Résultat bool

ActivateByObject() public méthode

public ActivateByObject ( GameObject ObjectUsed ) : bool
ObjectUsed GameObject
Résultat bool

UseObjectOnVerb_Inv() public méthode

public UseObjectOnVerb_Inv ( ) : string
Résultat string

UseVerb() public méthode

public UseVerb ( ) : string
Résultat string

use() public méthode

public use ( ) : bool
Résultat bool