ICombatRoutine Interface |
Namespace: ff14bot.Interfaces
public interface ICombatRoutine : IDisposable, IBehaviors
The ICombatRoutine type exposes the following members.
Name | Description | |
---|---|---|
![]() | ButtonText | |
![]() | Class | |
![]() | CombatBehavior | (Inherited from IBehaviors.) |
![]() | CombatBuffBehavior | (Inherited from IBehaviors.) |
![]() | DeathBehavior | (Inherited from IBehaviors.) |
![]() | HealBehavior | (Inherited from IBehaviors.) |
![]() | Name | |
![]() | PreCombatBuffBehavior | (Inherited from IBehaviors.) |
![]() | PullBehavior | (Inherited from IBehaviors.) |
![]() | PullBuffBehavior | (Inherited from IBehaviors.) |
![]() | PullRange | |
![]() | RestBehavior | (Inherited from IBehaviors.) |
![]() | WantButton |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Initialize | |
![]() | OnButtonPress | |
![]() | Pulse | |
![]() | ShutDown |