Click or drag to resize

SpellCastInfoIsCasting Property

Returns true if the target is currently casting

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

Property Value

Type: Boolean
See Also