C# Class SpellEffectPoison, UnderworldExporter

Poison effect
Inheritance: SpellEffect
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Свойство Type Description
isNPC bool
npc NPC,

Méthodes publiques

Méthode Description
ApplyEffect ( ) : void
CancelEffect ( ) : void
EffectOverTime ( ) : void
Update ( ) : void

Method Details

ApplyEffect() public méthode

public ApplyEffect ( ) : void
Résultat void

CancelEffect() public méthode

public CancelEffect ( ) : void
Résultat void

EffectOverTime() public méthode

public EffectOverTime ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

isNPC public_oe property

public bool isNPC
Résultat bool

npc public_oe property

public NPC, npc
Résultat NPC,