C# Class Lissandra_the_Ice_Goddess.Utility.EvadeHelper

ファイルを表示 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_oe static_oe property

public static List DetectedSkillShots
return List

EvadeDetectedSkillshots public_oe static_oe property

public static List EvadeDetectedSkillshots
return List