C# Class SpellEffectWaterWalk, UnderworldExporter

Allows the player to walk on water
Inheritance: SpellEffect
Mostrar archivo Open project: hankmorgan/UnderworldExporter

Public Methods

Method Description
ApplyEffect ( ) : void
CancelEffect ( ) : void

Private Methods

Method Description
Update ( ) : void

Method Details

ApplyEffect() public method

public ApplyEffect ( ) : void
return void

CancelEffect() public method

public CancelEffect ( ) : void
return void