C# 클래스 VayneHunter_Reborn.External.ActiveGapcloser

파일 보기 프로젝트 열기: DZ191/LeagueSharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
End System.Vector3
Sender Obj_AI_Hero
SkillType GapcloserType
Slot SpellSlot
SpellName String
Start System.Vector3
TickCount int

프로퍼티 상세

End 공개적으로 프로퍼티

public Vector3,System End
리턴 System.Vector3

Sender 공개적으로 프로퍼티

public Obj_AI_Hero Sender
리턴 Obj_AI_Hero

SkillType 공개적으로 프로퍼티

public GapcloserType SkillType
리턴 GapcloserType

Slot 공개적으로 프로퍼티

public SpellSlot Slot
리턴 SpellSlot

SpellName 공개적으로 프로퍼티

public String SpellName
리턴 String

Start 공개적으로 프로퍼티

public Vector3,System Start
리턴 System.Vector3

TickCount 공개적으로 프로퍼티

public int TickCount
리턴 int