C# Class Bluemagic.Buffs.Sunlight

Inheritance: ModBuff
Datei anzeigen Open project: blushiemagic/ElementalUnleash

Public Methods

Method Description
SetDefaults ( ) : void
Update ( Player player, int &buffIndex ) : void

Method Details

SetDefaults() public method

public SetDefaults ( ) : void
return void

Update() public method

public Update ( Player player, int &buffIndex ) : void
player Player
buffIndex int
return void