m
no edit summary
(First version of page) |
mNo edit summary |
||
| Line 7: | Line 7: | ||
<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --> | <!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --> | ||
isTrue = ActionHasRange(slotID) | isTrue = ActionHasRange(slotID) | ||
== Parameters == | == Parameters == | ||
| Line 28: | Line 18: | ||
:Boolean - True if the specified action has a numeric range requirement. | :Boolean - True if the specified action has a numeric range requirement. | ||