Click or drag to resize

CharacterTaggerObjectId Property

Returns the objectId of the player that tagged the target, if the player is in a party it returns the partyId

Namespace:  ff14bot.Objects
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public ulong TaggerObjectId { get; }

Property Value

Type: UInt64
See Also