C# Class VayneHunter_Reborn.External.ActiveGapcloser

Show file Open project: DZ191/LeagueSharp Class Usage Examples

Public Properties

Property Type Description
End System.Vector3
Sender Obj_AI_Hero
SkillType GapcloserType
Slot SpellSlot
SpellName String
Start System.Vector3
TickCount int

Property Details

End public property

public Vector3,System End
return System.Vector3

Sender public property

public Obj_AI_Hero Sender
return Obj_AI_Hero

SkillType public property

public GapcloserType SkillType
return GapcloserType

Slot public property

public SpellSlot Slot
return SpellSlot

SpellName public property

public String SpellName
return String

Start public property

public Vector3,System Start
return System.Vector3

TickCount public property

public int TickCount
return int