C# 클래스 Lissandra_the_Ice_Goddess.Handlers.SkillsHandler

파일 보기 프로젝트 열기: blacky/LeagueSharp

공개 프로퍼티들

프로퍼티 타입 설명
Spells Spell>.Dictionary

공개 메소드들

메소드 설명
GetQCollisionObjects ( Obj_AI_Base fromUnit ) : int
GetQPrediction ( Obj_AI_Hero unit ) : Vector3?
Load ( ) : void

메소드 상세

GetQCollisionObjects() 공개 정적인 메소드

public static GetQCollisionObjects ( Obj_AI_Base fromUnit ) : int
fromUnit Obj_AI_Base
리턴 int

GetQPrediction() 공개 정적인 메소드

public static GetQPrediction ( Obj_AI_Hero unit ) : Vector3?
unit Obj_AI_Hero
리턴 Vector3?

Load() 공개 정적인 메소드

public static Load ( ) : void
리턴 void

프로퍼티 상세

Spells 공개적으로 정적으로 프로퍼티

public static Dictionary Spells
리턴 Spell>.Dictionary