C# Class Wand, UnderworldExporter

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

Méthodes publiques

Свойство Type Description
SpellObjectLink int
SpellObjectQuantity int

Méthodes publiques

Méthode Description
LookAt ( ) : bool
use ( ) : bool

Méthodes protégées

Méthode Description
GetActualSpellIndex ( ) : int

Method Details

GetActualSpellIndex() protected méthode

protected GetActualSpellIndex ( ) : int
Résultat int

LookAt() public méthode

public LookAt ( ) : bool
Résultat bool

use() public méthode

public use ( ) : bool
Résultat bool

Property Details

SpellObjectLink public_oe property

public int SpellObjectLink
Résultat int

SpellObjectQuantity public_oe property

public int SpellObjectQuantity
Résultat int