C# 클래스 NotBrand.SpellManager

파일 보기 프로젝트 열기: stefsot/EloBuddyAddons

공개 메소드들

메소드 설명
Initialize ( ) : void
IsBlazed ( this target ) : bool
ShouldCast ( bool allowAutos = true ) : bool

비공개 메소드들

메소드 설명
SpellManager ( ) : EloBuddy

메소드 상세

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void

IsBlazed() 공개 정적인 메소드

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

ShouldCast() 공개 정적인 메소드

public static ShouldCast ( bool allowAutos = true ) : bool
allowAutos bool
리턴 bool