C# Class SpellEffectLight, UnderworldExporter

Creates a light source around the player
Inheritance: SpellEffect
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Méthode Description
ApplyEffect ( ) : void
CancelEffect ( ) : 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

Update() public méthode

public Update ( ) : void
Résultat void