C# Class DZLib.EvadeIntegration.EvadeHelper

Show file Open project: DZ191/LeagueSharp

Public Properties

Property Type Description
DetectedSkillShots List
EvadeDetectedSkillshots List

Public Methods

Method Description
OnLoad ( ) : void

Private Methods

Method Description
OnDeleteMissile ( Skillshot skillshot, MissileClient 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