C# 클래스 SpaceAIDS.Extensions

파일 보기 프로젝트 열기: Enochen/EloBuddy

공개 메소드들

메소드 설명
GetStunDuration ( this target ) : int
HasSpellShield ( this target ) : bool
HasUndyingBuff ( this target ) : bool
TotalShieldHealth ( this target ) : float

메소드 상세

GetStunDuration() 공개 정적인 메소드

public static GetStunDuration ( this target ) : int
target this
리턴 int

HasSpellShield() 공개 정적인 메소드

public static HasSpellShield ( this target ) : bool
target this
리턴 bool

HasUndyingBuff() 공개 정적인 메소드

public static HasUndyingBuff ( this target ) : bool
target this
리턴 bool

TotalShieldHealth() 공개 정적인 메소드

public static TotalShieldHealth ( this target ) : float
target this
리턴 float