C# Class D3Helper.A_Tools.Skills.Skills.S_Global

Show file Open project: r3peat/D3Helper.Public

Public Methods

Method Description
get_Charges ( int PowerSnoId ) : int
get_EquippedSkillRune ( int SkillPowerSnoId ) : int
isOnCooldown ( int PowerSnoId ) : bool

Method Details

get_Charges() public static method

public static get_Charges ( int PowerSnoId ) : int
PowerSnoId int
return int

get_EquippedSkillRune() public static method

public static get_EquippedSkillRune ( int SkillPowerSnoId ) : int
SkillPowerSnoId int
return int

isOnCooldown() public static method

public static isOnCooldown ( int PowerSnoId ) : bool
PowerSnoId int
return bool