Click or drag to resize

LocalPlayer.Levels Property

Dictionary of current levels for localplayers classes

Namespace:  ff14bot.Objects
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public Dictionary<ClassJobType, ushort> Levels { get; }

Property Value

Type: Dictionary<ClassJobType, UInt16>
See Also