ActionManagerCanCastLocation Method |
Name | Description | |
---|---|---|
CanCastLocation(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
| |
CanCastLocation(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
| |
CanCastLocation(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
|