C# 클래스 D3Helper.A_Tools.Skills.Skills.S_Global

파일 보기 프로젝트 열기: r3peat/D3Helper.Public

공개 메소드들

메소드 설명
get_Charges ( int PowerSnoId ) : int
get_EquippedSkillRune ( int SkillPowerSnoId ) : int
isOnCooldown ( int PowerSnoId ) : bool

메소드 상세

get_Charges() 공개 정적인 메소드

public static get_Charges ( int PowerSnoId ) : int
PowerSnoId int
리턴 int

get_EquippedSkillRune() 공개 정적인 메소드

public static get_EquippedSkillRune ( int SkillPowerSnoId ) : int
SkillPowerSnoId int
리턴 int

isOnCooldown() 공개 정적인 메소드

public static isOnCooldown ( int PowerSnoId ) : bool
PowerSnoId int
리턴 bool