Click or drag to resize

BagSlotIsDesynthesizable Property

This returns true if the item can be desynthesized, but does not check if the player has the correct skill level

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

Property Value

Type: Boolean
See Also