Method | Description | |
---|---|---|
get_Charges ( int PowerSnoId ) : int | ||
get_EquippedSkillRune ( int SkillPowerSnoId ) : int | ||
isOnCooldown ( int PowerSnoId ) : bool |
public static get_Charges ( int PowerSnoId ) : int | ||
PowerSnoId | int | |
return | int |
public static get_EquippedSkillRune ( int SkillPowerSnoId ) : int | ||
SkillPowerSnoId | int | |
return | int |
public static isOnCooldown ( int PowerSnoId ) : bool | ||
PowerSnoId | int | |
return | bool |