C# 클래스 D3Helper.A_Tools.T_LocalPlayer.PowerCollection

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

공개 메소드들

메소드 설명
isBuffCount ( int AttributeID ) : bool
isBuffEndTick ( int AttributeID ) : bool
isBuffStartTick ( int AttributeID ) : bool
isSkillOverride ( int AttributeID ) : bool

메소드 상세

isBuffCount() 공개 정적인 메소드

public static isBuffCount ( int AttributeID ) : bool
AttributeID int
리턴 bool

isBuffEndTick() 공개 정적인 메소드

public static isBuffEndTick ( int AttributeID ) : bool
AttributeID int
리턴 bool

isBuffStartTick() 공개 정적인 메소드

public static isBuffStartTick ( int AttributeID ) : bool
AttributeID int
리턴 bool

isSkillOverride() 공개 정적인 메소드

public static isSkillOverride ( int AttributeID ) : bool
AttributeID int
리턴 bool