C# Class SpellNamesandSlots.Program

Afficher le fichier Open project: blm95/LeagueSharp2

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
Game_OnGameLoad ( EventArgs args ) : void

Private Methods

Méthode Description
Drawing_OnEndScene ( EventArgs args ) : void
Game_OnGameUpdate ( EventArgs args ) : void
Game_ProcessSpell ( Obj_AI_Base hero, GameObjectProcessSpellCastEventArgs args ) : void
Main ( string args ) : void

Method Details

Game_OnGameLoad() public static méthode

public static Game_OnGameLoad ( EventArgs args ) : void
args System.EventArgs
Résultat void

Property Details

alldmg public_oe static_oe property

public static double alldmg
Résultat double

alldmg public_oe static_oe property

public static float alldmg
Résultat float

calcdmg public_oe static_oe property

public static Dictionary calcdmg
Résultat double>.Dictionary

calcdmg2 public_oe static_oe property

public static Dictionary calcdmg2
Résultat double>.Dictionary

dmgnow public_oe static_oe property

public static double dmgnow
Résultat double

drawDanger public_oe static_oe property

public static bool drawDanger
Résultat bool

heroesinrange public_oe static_oe property

public static List heroesinrange
Résultat List

longestspell public_oe static_oe property

public static float longestspell
Résultat float

menu public_oe static_oe property

public static Menu,LeagueSharp.Common menu
Résultat LeagueSharp.Common.Menu

mycost public_oe static_oe property

public static double mycost
Résultat double

mydmg public_oe static_oe property

public static double mydmg
Résultat double

mylongestspell public_oe static_oe property

public static float mylongestspell
Résultat float

soondmg public_oe static_oe property

public static double soondmg
Résultat double

spellData public_oe static_oe property

public static Dictionary spellData
Résultat SpellSlot>.Dictionary

spells public_oe static_oe property

public static string[] spells
Résultat string[]

target public_oe static_oe property

public static Obj_AI_Base target
Résultat Obj_AI_Base

theircost public_oe static_oe property

public static double theircost
Résultat double