C# Class SpellEffectHallucination, UnderworldExporter

Winners don't take drugs.
Inheritance: SpellEffect
Mostra file Open project: hankmorgan/UnderworldExporter

Public Methods

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

Randomly changes the palette use on each tick

Method Details

ApplyEffect() public method

public ApplyEffect ( ) : void
return void

CancelEffect() public method

public CancelEffect ( ) : void
return void

EffectOverTime() public method

Randomly changes the palette use on each tick
public EffectOverTime ( ) : void
return void