C# Class Shield, UnderworldExporter

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

Méthodes publiques

Свойство Type Description
ProtectionBonus int
SpellEffectApplied SpellEffect
ToughnessBonus int

Méthodes publiques

Méthode Description
EquipEvent ( int slotNo ) : bool
GetActualSpellIndex ( ) : int

Method Details

EquipEvent() public méthode

public EquipEvent ( int slotNo ) : bool
slotNo int
Résultat bool

GetActualSpellIndex() public méthode

public GetActualSpellIndex ( ) : int
Résultat int

Property Details

ProtectionBonus public_oe property

public int ProtectionBonus
Résultat int

SpellEffectApplied public_oe property

public SpellEffect SpellEffectApplied
Résultat SpellEffect

ToughnessBonus public_oe property

public int ToughnessBonus
Résultat int