BagSlotCanDesynthesize Property |
Returns true if the item is desynthesizable and the player has the correct skill level
This does not check if the item has a greater than 0 percent chance to be desynthesized
Namespace:
ff14bot.Managers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic bool CanDesynthesize { get; }
Property Value
Type:
Boolean
See Also