C# Class SpellEffectLight, UnderworldExporter

Creates a light source around the player
Inheritance: SpellEffect
Exibir arquivo Open project: hankmorgan/UnderworldExporter

Public Methods

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

Method Details

ApplyEffect() public method

public ApplyEffect ( ) : void
return void

CancelEffect() public method

public CancelEffect ( ) : void
return void

Update() public method

public Update ( ) : void
return void