C# Class SpellEffectAlly, UnderworldExporter

Makes the npc an ally of the player.
Inheritance: SpellEffect
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Свойство Type Description
OriginalAttitude int
OriginalGoal int
OriginalGtarg int
OriginalState int
WasActive bool
npc NPC,

Méthodes publiques

Méthode Description
ApplyEffect ( ) : void

Applies the effect.

CancelEffect ( ) : void

Method Details

ApplyEffect() public méthode

Applies the effect.
public ApplyEffect ( ) : void
Résultat void

CancelEffect() public méthode

public CancelEffect ( ) : void
Résultat void

Property Details

OriginalAttitude public_oe property

public int OriginalAttitude
Résultat int

OriginalGoal public_oe property

public int OriginalGoal
Résultat int

OriginalGtarg public_oe property

public int OriginalGtarg
Résultat int

OriginalState public_oe property

public int OriginalState
Résultat int

WasActive public_oe property

public bool WasActive
Résultat bool

npc public_oe property

public NPC, npc
Résultat NPC,