AkaCore.Features.Orbwalk.AutoCatch.Axe.GetReticlePosDelegate C# (CSharp) Method

GetReticlePosDelegate() private static method

private static GetReticlePosDelegate ( ) : Orbwalker.OrbwalkPositionDelegate
return Orbwalker.OrbwalkPositionDelegate
        private static Orbwalker.OrbwalkPositionDelegate GetReticlePosDelegate()
        {
            return () => bestreticlepos;
        }