InvalidRoutineWrapper Class |
Namespace: ff14bot.Managers
public sealed class InvalidRoutineWrapper : CombatRoutine
The InvalidRoutineWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | InvalidRoutineWrapper |
Name | Description | |
---|---|---|
![]() | ButtonText | (Inherited from CombatRoutine.) |
![]() | Class | (Overrides CombatRoutineClass.) |
![]() | CombatBehavior | (Inherited from CombatRoutine.) |
![]() | CombatBuffBehavior | (Inherited from CombatRoutine.) |
![]() | DeathBehavior | (Inherited from CombatRoutine.) |
![]() | HealBehavior | (Inherited from CombatRoutine.) |
![]() | Name | (Overrides CombatRoutineName.) |
![]() | PreCombatBuffBehavior | (Inherited from CombatRoutine.) |
![]() | PullBehavior | (Inherited from CombatRoutine.) |
![]() | PullBuffBehavior | (Inherited from CombatRoutine.) |
![]() | PullRange | (Overrides CombatRoutinePullRange.) |
![]() | RestBehavior | (Inherited from CombatRoutine.) |
![]() ![]() | SupportedCapabilities |
Gets the currently supported capabilities ORed together.
This should use the current dynamic state of the capabilities but
not the state returned by GetCapabilityState(CapabilityFlags) (Inherited from CombatRoutine.) |
![]() | WantButton | (Inherited from CombatRoutine.) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() | Dispose | (Inherited from CombatRoutine.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasCapability |
Determines whether the Combat Routine has the given capability/capabilities.
It is assumed that capabilities can be toggled if available.
(Inherited from CombatRoutine.) |
![]() | Initialize | (Overrides CombatRoutineInitialize.) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | OnButtonPress | (Inherited from CombatRoutine.) |
![]() | Pulse | (Inherited from CombatRoutine.) |
![]() | ShutDown | (Inherited from CombatRoutine.) |
![]() | ToString | (Inherited from CombatRoutine.) |