C# Class SpellEffectSpeed, UnderworldExporter

Makes the player move fast.
Inheritance: SpellEffect
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Свойство Type Description
speedMultiplier float

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

Property Details

speedMultiplier public_oe property

public float speedMultiplier
Résultat float