C# Class AdEvade.Data.Spells.SpecialSpells.Jayce

Inheritance: IChampionPlugin
Afficher le fichier Open project: coman3/EloBuddy.Addons

Méthodes publiques

Méthode Description
GetChampionName ( ) : string
LoadSpecialSpell ( SpellData spellData ) : void

Private Methods

Méthode Description
Jayce ( ) : System
OnCreateObj_jayceshockblast ( GameObject obj, EventArgs args, AIHeroClient hero, SpellData spellData ) : void
OnProcessSpell_jayceshockblast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void
ProcessSpell_jayceshockblast ( Obj_AI_Base hero, GameObjectProcessSpellCastEventArgs args, SpellData spellData, SpecialSpellEventArgs specialSpellArgs ) : void

Method Details

GetChampionName() public méthode

public GetChampionName ( ) : string
Résultat string

LoadSpecialSpell() public méthode

public LoadSpecialSpell ( SpellData spellData ) : void
spellData SpellData
Résultat void