WoW:API GetBindingAction: Difference between revisions

upgraded deprecated template
No edit summary
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
<center>'''GetBindingAction'''</center>
<center>'''GetBindingAction'''</center>


Line 24: Line 25:
  if (action) then DEFAULT_CHAT_FRAME:AddMessage(action,1.0,1.0,1.0); end
  if (action) then DEFAULT_CHAT_FRAME:AddMessage(action,1.0,1.0,1.0); end
  --By default this will return "MOVEFORWARD"
  --By default this will return "MOVEFORWARD"
----
{{Template:WoW API}}
Anonymous user