C# 클래스 BankPlank.Program

파일 보기 프로젝트 열기: blm95/LeagueSharp2

공개 프로퍼티들

프로퍼티 타입 설명
ComboActive bool
E LeagueSharp.Common.Spell
Menu LeagueSharp.Common.Menu
Orbwalker LeagueSharp.Common.Orbwalking.Orbwalker
Q LeagueSharp.Common.Spell
R LeagueSharp.Common.Spell
SpellList List
W LeagueSharp.Common.Spell
useQ bool

비공개 메소드들

메소드 설명
Drawing_OnDraw ( EventArgs args ) : void
Game_OnUpdate ( EventArgs args ) : void
Game_Start ( EventArgs args ) : void
Main ( string args ) : void

프로퍼티 상세

ComboActive 공개적으로 정적으로 프로퍼티

public static bool ComboActive
리턴 bool

E 공개적으로 정적으로 프로퍼티

public static Spell,LeagueSharp.Common E
리턴 LeagueSharp.Common.Spell

Menu 공개적으로 정적으로 프로퍼티

public static Menu,LeagueSharp.Common Menu
리턴 LeagueSharp.Common.Menu

Orbwalker 공개적으로 정적으로 프로퍼티

public static Orbwalking.Orbwalker,LeagueSharp.Common Orbwalker
리턴 LeagueSharp.Common.Orbwalking.Orbwalker

Q 공개적으로 정적으로 프로퍼티

public static Spell,LeagueSharp.Common Q
리턴 LeagueSharp.Common.Spell

R 공개적으로 정적으로 프로퍼티

public static Spell,LeagueSharp.Common R
리턴 LeagueSharp.Common.Spell

SpellList 공개적으로 정적으로 프로퍼티

public static List SpellList
리턴 List

W 공개적으로 정적으로 프로퍼티

public static Spell,LeagueSharp.Common W
리턴 LeagueSharp.Common.Spell

useQ 공개적으로 정적으로 프로퍼티

public static bool useQ
리턴 bool