C# Class Lissandra_the_Ice_Goddess.Utility.EvadeHelper

Show file Open project: blacky/LeagueSharp

Public Properties

Property Type Description
DetectedSkillShots List
EvadeDetectedSkillshots List

Public Methods

Method Description
OnLoad ( ) : void

Private Methods

Method Description
OnDeleteMissile ( Skillshot skillshot, Obj_SpellMissile missile ) : void
OnDetectSkillshot ( Skillshot skillshot ) : void

Method Details

OnLoad() public static method

public static OnLoad ( ) : void
return void

Property Details

DetectedSkillShots public static property

public static List DetectedSkillShots
return List

EvadeDetectedSkillshots public static property

public static List EvadeDetectedSkillshots
return List