Search Results for

    Show / Hide Table of Contents

    Enum Orbwalker.OrbWalkingModeType

    Namespace: Oasys.SDK
    Assembly: Oasys.SDK.dll
    Syntax
    public enum OrbWalkingModeType

    Fields

    Name Description
    Combo

    The orbwalker will only attack champions.

    Evade

    The orbwalker will not attack while evading.

    Freeze

    The orbwalker will only last hit minions as late as possible.

    LaneClear

    The orbwalker will clear the lane of minions as fast as possible while attempting to get the last hit. But also targetting champions, monsters, turrrets, etc...

    LastHit

    The orbwalker will only last hit minions.

    Mixed

    The orbwalker will alternate between last hitting and auto attacking champions.

    Move

    The orbwalker will only move.

    None

    The orbwalker does nothing.

    Support

    The orbwalker will clear the lane of minions as fast as possible while attempting to not get the last hit. But also targetting champions, monsters, turrrets, etc...

    Extension Methods

    Extensions.ClearFlags<Orbwalker.OrbWalkingModeType>(Orbwalker.OrbWalkingModeType)
    Extensions.GetFlagDescription<Orbwalker.OrbWalkingModeType>()
    Extensions.GetFlags<Orbwalker.OrbWalkingModeType>()
    Extensions.In<Orbwalker.OrbWalkingModeType>(Orbwalker.OrbWalkingModeType[])
    Extensions.SetFlags<Orbwalker.OrbWalkingModeType>(Orbwalker.OrbWalkingModeType, Boolean)
    Extensions.To<T>()
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾