C# 클래스 AdEvade.Data.Spells.SpecialSpells.Jayce

상속: IChampionPlugin
파일 보기 프로젝트 열기: coman3/EloBuddy.Addons

공개 메소드들

메소드 설명
GetChampionName ( ) : string
LoadSpecialSpell ( SpellData spellData ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

GetChampionName() 공개 메소드

public GetChampionName ( ) : string
리턴 string

LoadSpecialSpell() 공개 메소드

public LoadSpecialSpell ( SpellData spellData ) : void
spellData SpellData
리턴 void