CommonTasksGetDesynthesisChance Method |
Gets the chance to succesfully desynthesize an item
Leaves the
SalvageDialog window open after completion
Namespace:
ff14bot.Behavior
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static Task<float> GetDesynthesisChance(
BagSlot slot
)
Parameters
- slot
- Type: ff14bot.ManagersBagSlot
Return Value
Type:
TaskSinglefloat.MinValue if something went wrong
See Also