C# Class Aka_s_Vayne.Manager.SpellManager

Mostrar archivo Open project: Kysamaa/EloBuddy

Public Properties

Property Type Description
E Spell.Targeted
E2 Spell.Skillshot
Q Spell.Active
Q2 Spell.Skillshot
R Spell.Active
W Spell.Active
totem Item

Public Methods

Method Description
Load ( ) : void

Private Methods

Method Description
SpellsItems ( ) : void

Method Details

Load() public static method

public static Load ( ) : void
return void

Property Details

E public_oe static_oe property

public static Spell.Targeted E
return Spell.Targeted

E2 public_oe static_oe property

public static Spell.Skillshot E2
return Spell.Skillshot

Q public_oe static_oe property

public static Spell.Active Q
return Spell.Active

Q2 public_oe static_oe property

public static Spell.Skillshot Q2
return Spell.Skillshot

R public_oe static_oe property

public static Spell.Active R
return Spell.Active

W public_oe static_oe property

public static Spell.Active W
return Spell.Active

totem public_oe static_oe property

public static Item totem
return Item