Click or drag to resize

CrossRealmPartyMemberPartyObjectId Property

Gets the party members party object id, used to check if the party member is the leader

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

Property Value

Type: UInt64
See Also