C# Class SpellEffectLeap, UnderworldExporter

Makes you jump higher.
Inheritance: SpellEffect
ファイルを表示 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