Click or drag to resize

GameObjectIsFateGone Property

Returns false is target is not a fatemob. Otherwise returns true if mob has fateid and fateid is no longer active.

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

Property Value

Type: Boolean
See Also