C# 클래스 SpellNamesandSlots.Program

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

공개 프로퍼티들

프로퍼티 타입 설명
alldmg double
alldmg float
calcdmg double>.Dictionary
calcdmg2 double>.Dictionary
dmgnow double
drawDanger bool
heroesinrange List
longestspell float
menu LeagueSharp.Common.Menu
mycost double
mydmg double
mylongestspell float
soondmg double
spellData SpellSlot>.Dictionary
spells string[]
target Obj_AI_Base
theircost double

공개 메소드들

메소드 설명
Game_OnGameLoad ( EventArgs args ) : void

비공개 메소드들

메소드 설명
Drawing_OnEndScene ( EventArgs args ) : void
Game_OnGameUpdate ( EventArgs args ) : void
Game_ProcessSpell ( Obj_AI_Base hero, GameObjectProcessSpellCastEventArgs args ) : void
Main ( string args ) : void

메소드 상세

Game_OnGameLoad() 공개 정적인 메소드

public static Game_OnGameLoad ( EventArgs args ) : void
args System.EventArgs
리턴 void

프로퍼티 상세

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

public static double alldmg
리턴 double

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

public static float alldmg
리턴 float

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

public static Dictionary calcdmg
리턴 double>.Dictionary

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

public static Dictionary calcdmg2
리턴 double>.Dictionary

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

public static double dmgnow
리턴 double

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

public static bool drawDanger
리턴 bool

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

public static List heroesinrange
리턴 List

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

public static float longestspell
리턴 float

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

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

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

public static double mycost
리턴 double

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

public static double mydmg
리턴 double

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

public static float mylongestspell
리턴 float

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

public static double soondmg
리턴 double

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

public static Dictionary spellData
리턴 SpellSlot>.Dictionary

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

public static string[] spells
리턴 string[]

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

public static Obj_AI_Base target
리턴 Obj_AI_Base

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

public static double theircost
리턴 double