Click or drag to resize

SpellDataAdjustedCastTime Property

This returns how long it will take the user to cast adjusted by spell haste etc

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

Property Value

Type: TimeSpan
See Also