Property | Type | Description | |
---|---|---|---|
GetModes | List |
Method | Description | |
---|---|---|
CreateModeMenus ( ) : void | ||
ModeHandler ( |
||
OnTick ( ) : void | ||
RegisterSpellUsage ( Spell spell, Orbwalker modes, DamageType damageType = DamageType.Physical, Func |
||
SetManaModes ( Orbwalker modes, int manaPercent ) : void |
Method | Description | |
---|---|---|
GetModes ( Orbwalker modes ) : List |
public ModeHandler ( |
||
support | ||
return | System |
public RegisterSpellUsage ( Spell spell, Orbwalker modes, DamageType damageType = DamageType.Physical, Func |
||
spell | Spell | |
modes | Orbwalker | |
damageType | DamageType | |
preCondition | Func |
|
heroCondition | bool>.Func | |
minionCondition | bool>.Func | |
hitChance | HitChance | |
checkTarget | bool | |
customName | string | |
return | void |
public SetManaModes ( Orbwalker modes, int manaPercent ) : void | ||
modes | Orbwalker | |
manaPercent | int | |
return | void |