C# Class Aka_s_Draven.Manager.SpellManager

Mostra file Open project: Kysamaa/EloBuddy Class Usage Examples

Public Properties

Property Type Description
E Spell.Skillshot
Q Spell.Active
R Spell.Skillshot
W Spell.Active

Public Methods

Method Description
Load ( ) : void

Private Methods

Method Description
Spellssitems ( ) : void

Method Details

Load() public static method

public static Load ( ) : void
return void

Property Details

E public_oe static_oe property

public static Spell.Skillshot E
return Spell.Skillshot

Q public_oe static_oe property

public static Spell.Active Q
return Spell.Active

R public_oe static_oe property

public static Spell.Skillshot R
return Spell.Skillshot

W public_oe static_oe property

public static Spell.Active W
return Spell.Active