Click or drag to resize

AvoidanceManager.OnRunningOut Event

Triggered when running out of an avoided area

Namespace:  ff14bot.Managers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static event EventHandler<EventArgs> OnRunningOut

Value

Type: System.EventHandler<EventArgs>
See Also