CombatTargeting Class |
Namespace: ff14bot.Managers
public class CombatTargeting : Targeting
The CombatTargeting type exposes the following members.
Name | Description | |
---|---|---|
CombatTargeting | Default constructor. |
Name | Description | |
---|---|---|
FirstEntity | Gets the first object. (Inherited from Targeting.) | |
FirstUnit | Gets the first npc. (Inherited from Targeting.) | |
Instance | Gets the instance. | |
LastEntities | Gets or sets the last objects. (Inherited from Targeting.) | |
Provider | Gets or sets the provider. (Inherited from Targeting.) |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Pulse | Pulses this object. (Inherited from Targeting.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
OnUpdate | Event queue for all listeners interested in OnUpdate events. (Inherited from Targeting.) |