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

Exibir arquivo Open project: herbfunk/Funky

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
HotbarBuff ( ) : System
HotbarBuff ( Buff buff ) : System
ToString ( ) : string

Method Details

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

HotbarBuff() public method

public HotbarBuff ( ) : System
return System

HotbarBuff() public method

public HotbarBuff ( Buff buff ) : System
buff Buff
return System

ToString() public method

public ToString ( ) : string
return string