WoW:API ToggleFramerate: Difference between revisions

m
Move page script moved page API ToggleFramerate to WoW:API ToggleFramerate without leaving a redirect
mNo edit summary
m (Move page script moved page API ToggleFramerate to WoW:API ToggleFramerate without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<center>'''ToggleFramerate''' ''-Documentation by Sheng-''</center>
<br>{{framexmlfunc|FrameXML/WorldFrame.lua}} __NOTOC__


Show/Hide the FPS.


  ToggleFramerate();
  ToggleFramerate();


----
Show/Hide the Frames Per Second meter
;''Arguments''
 
 
== Parameters ==
=== Arguments ===


:''none''
:''none''


----
=== Returns ===
;''Returns''


:;nil
:;nil


----
 
;''Example''
== Example ==
  ToggleFramerate();
  ToggleFramerate();


;''Result''


----
== Details ==
;''Description''


: Toogle FPS, essentially equal to CTRL+R
: Toogles the FPS meter, the same as hitting CTRL+R with default keybindings
----
{{Template:WoW API}}
[[Category:API Functions|ToggleFramerate]]
[[Category:API Toggle Functions|ToggleFramerate]]
Anonymous user