Click or drag to resize

LocalPlayerIsLevelSynced Property

Checks if the player is currently level synced

Namespace:  ff14bot.Objects
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public bool IsLevelSynced { get; }

Property Value

Type: Boolean
See Also