WoW:API ToggleSheath: Difference between revisions

m
Move page script moved page API ToggleSheath to WoW:API ToggleSheath without leaving a redirect
No edit summary
m (Move page script moved page API ToggleSheath to WoW:API ToggleSheath without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 9: Line 9:
=== Returns ===
=== Returns ===
:nil
:nil
== Example ==
:This asks whether the variable msg is equal to true, then toggles sheath.
if (msg == true) then
  ToggleSheath();
end
--[[User:Bull3t|Bull3t]] 11:50, 27 September 2006 (EDT)
Anonymous user