Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.Managers.CombatTargeting Class Reference
Inheritance diagram for ff14bot.Managers.CombatTargeting:
ff14bot.NeoProfiles.Targeting

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< BattleCharacterLastEntities [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.

Constructor & Destructor Documentation

◆ CombatTargeting()

ff14bot.Managers.CombatTargeting.CombatTargeting ( )

Default constructor.

Property Documentation

◆ Instance

CombatTargeting ff14bot.Managers.CombatTargeting.Instance
staticget

Gets the instance.

The instance.