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

Afficher le fichier Open project: herbfunk/Funky

Méthodes publiques

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

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

HotbarSkill() public méthode

public HotbarSkill ( ) : System
Résultat System

HotbarSkill() public méthode

public HotbarSkill ( HotbarSlot slot, SNOPower power, int runeindex ) : System
slot HotbarSlot
power SNOPower
runeindex int
Résultat System