Click or drag to resize

GameObjectFateId Property

Returns the ID of the fate the object belongs to. returns 0 if no fate associated.

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

Property Value

Type: UInt32
See Also