Click or drag to resize

ActionManagerCanCastLocation Method

Overload List
  NameDescription
Public methodStatic memberCanCastLocation(String, Vector3)
Returns true if the following: If we are in Line-of-sight If there is no error code on the spellcheck If there is no spell queued and the spell is not a ground targeting spell and the spell has less then 500ms on its cd
Public methodStatic memberCanCastLocation(UInt32, Vector3)
Returns true if the following: If we are in Line-of-sight If there is no error code on the spellcheck If there is no spell queued and the spell is not a ground targeting spell and the spell has less then 500ms on its cd
Public methodStatic memberCanCastLocation(SpellData, Vector3)
Returns true if the following: If we are in Line-of-sight If there is no error code on the spellcheck If there is no spell queued and the spell is not a ground targeting spell and the spell has less then 500ms on its cd
Top
See Also