|
Rebornbuddy
|
Public Member Functions | |
| CombatTargeting () | |
| Default constructor. | |
| Public Member Functions inherited from ff14bot.NeoProfiles.Targeting | |
| void | Pulse () |
| Pulses this object. | |
Properties | |
| static CombatTargeting | Instance [get] |
| Gets the instance. | |
| Properties inherited from ff14bot.NeoProfiles.Targeting | |
| ITargetingProvider | Provider [get, set] |
| Gets or sets the provider. | |
| ReadOnlyCollection< BattleCharacter > | LastEntities [get] |
| Gets or sets the last objects. | |
| BattleCharacter | FirstUnit [get] |
| Gets the first npc. | |
| BattleCharacter | FirstEntity [get] |
| Gets the first object. | |
Additional Inherited Members | |
| Public Attributes inherited from ff14bot.NeoProfiles.Targeting | |
| bool | Locked |
| Events inherited from ff14bot.NeoProfiles.Targeting | |
| EventHandler< EventArgs > | OnUpdate |
| Event queue for all listeners interested in OnUpdate events. | |
| ff14bot.Managers.CombatTargeting.CombatTargeting | ( | ) |
Default constructor.
|
staticget |
Gets the instance.
The instance.