Returns whether an action has a range restriction. Signature: Code hasRange = ActionHasRange(slot) Arguments: - slot - An action bar slot (number, actionID)
Returns: - hasRange - 1 if the action has a range restriction; otherwise nil (1nil)
Также смотрите: Действия
, Action functions
Ссылки: http://wowprogramming.com/docs/api/ActionHasRange
|