Click or drag to resize

LocalPlayerLevels 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: DictionaryClassJobType, UInt16
See Also