Click or drag to resize

ITargetingProviderGetObjectsByWeight Method

Gets the objects by weight.

Namespace:  ff14bot.NeoProfiles
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
List<BattleCharacter> GetObjectsByWeight()

Return Value

Type: ListBattleCharacter
The objects by weight.
See Also