Click or drag to resize

BrainBehavior Class

Inheritance Hierarchy
SystemObject
  ff14bot.BehaviorBrainBehavior

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

The BrainBehavior type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCombatLogic
Composite that calls Heal,CombatBuff, and then Combat behaviors in that order
Public propertyStatic memberDeathReturnLogic
Public propertyStatic memberDeathReviveLogic
Top
Methods
  NameDescription
Public methodStatic memberCreateBrain
Creates the brain logic used by all bots etc.
Top
Events
  NameDescription
Public eventStatic memberOnScheduling
Top
Fields
See Also