C# Class fBaseXtensions.Game.Hero.Class.Wizard

Inheritance: PlayerClass
ファイルを表示 Open project: herbfunk/Funky

Private Properties

Property Type Description
CreateAbility fBaseXtensions.Game.Hero.Skills.Skill
GenerateNewZigZagPath void
RecreateAbilities void
SecondaryHotbarBuffPresent bool

Public Methods

Method Description
Wizard ( ) : System

Private Methods

Method Description
CreateAbility ( SNOPower Power ) : Skill
GenerateNewZigZagPath ( ) : void
RecreateAbilities ( ) : void
SecondaryHotbarBuffPresent ( ) : bool

Used to check for a secondary hotbar set. Currently only used for wizards with Archon.

Method Details

Wizard() public method

public Wizard ( ) : System
return System