C# Class DZLib.EvadeIntegration.EvadeHelper

Exibir arquivo 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_oe static_oe property

public static List DetectedSkillShots
return List

EvadeDetectedSkillshots public_oe static_oe property

public static List EvadeDetectedSkillshots
return List