SpellCastInfoCastLocation Property |
Returns the location targeted for the casted spell/item.
Data persists after the cast has completed.
Namespace:
ff14bot.Objects
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic Vector3 CastLocation { get; }
Property Value
Type:
Vector3
See Also