Click or drag to resize

LocalPlayerGetDesynthesisLevel Method

Gets the Desynthesis level for the provided job

Namespace:  ff14bot.Objects
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public float GetDesynthesisLevel(
	ClassJobType job
)

Parameters

job
Type: ff14bot.EnumsClassJobType

Return Value

Type: Single
See Also