C# Class fBaseXtensions.Game.Hero.Hotbar.HotbarSkill

Exibir arquivo Open project: herbfunk/Funky

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
HotbarSkill ( ) : System
HotbarSkill ( HotbarSlot slot, SNOPower power, int runeindex ) : System

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

HotbarSkill() public method

public HotbarSkill ( ) : System
return System

HotbarSkill() public method

public HotbarSkill ( HotbarSlot slot, SNOPower power, int runeindex ) : System
slot HotbarSlot
power SNOPower
runeindex int
return System