C# Class AkaCore.Features.Orbwalk.AutoCatch.Axe

Mostra file Open project: Kysamaa/EloBuddy Class Usage Examples

Private Properties

Property Type Description
GetMousePos Orbwalker.OrbwalkPositionDelegate
GetReticlePosDelegate Orbwalker.OrbwalkPositionDelegate
UnderEnemyTurret bool

Public Methods

Method Description
CatchAxe ( ) : void

Private Methods

Method Description
GetMousePos ( ) : Orbwalker.OrbwalkPositionDelegate
GetReticlePosDelegate ( ) : Orbwalker.OrbwalkPositionDelegate
UnderEnemyTurret ( System.Vector3 pos ) : bool

Method Details

CatchAxe() public static method

public static CatchAxe ( ) : void
return void