C# Class Aka_s_Yasuo.Manager.SpellManager

Mostra file Open project: Kysamaa/EloBuddy

Public Properties

Property Type Description
E Spell.Targeted
Q Spell.Skillshot
Qss Item
R Spell.Targeted

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

Q public_oe static_oe property

public static Spell.Skillshot Q
return Spell.Skillshot

Qss public_oe static_oe property

public static Item Qss
return Item

R public_oe static_oe property

public static Spell.Targeted R
return Spell.Targeted