Click or drag to resize

CommonTasksAetherialReduction Method

Coroutine that attempts to use aetherial reduction on the supplied item

Namespace:  ff14bot.Behavior
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static Task<AetherialReductionResult> AetherialReduction(
	BagSlot bagslot
)

Parameters

bagslot
Type: ff14bot.ManagersBagSlot
Bagslot to reduce

Return Value

Type: TaskAetherialReductionResult
See Also