Click or drag to resize

SpellCastInfoRemainingCastTime Property

Returns how long before the current cast is completed

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

Property Value

Type: TimeSpan
See Also