C# 클래스 iDZLee.Modes.Insec

상속: IMode
파일 보기 프로젝트 열기: DZ191/LeagueSharp

공개 메소드들

메소드 설명
GetModeName ( ) : string
GetRunCondition ( ) : bool
Run ( ) : void

메소드 상세

GetModeName() 공개 메소드

public GetModeName ( ) : string
리턴 string

GetRunCondition() 공개 메소드

public GetRunCondition ( ) : bool
리턴 bool

Run() 공개 메소드

public Run ( ) : void
리턴 void