Click or drag to resize

TreeRoot Class

Inheritance Hierarchy
SystemObject
  ff14botTreeRoot

Namespace:  ff14bot
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static class TreeRoot

The TreeRoot type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberStart
Public methodStatic memberStop
Sets the mainbot thread to stop executing.
Public methodStatic memberStopGently
Top
Events
  NameDescription
Public eventStatic memberOnStart
Event queue for all listeners interested in OnStart events.
Public eventStatic memberOnStop
Event queue for all listeners interested in OnStop events.
Top
Fields
  NameDescription
Public fieldStatic memberStatusText
Public fieldStatic memberTicksPerSecond
Top
See Also