WoW:API ToggleFramerate

From AddOn Studio
Revision as of 19:12, 27 August 2005 by WoWWiki>Inglais
Jump to navigation Jump to search
ToggleFramerate -Documentation by Sheng-

Show/Hide the FPS.

ToggleFramerate();

Arguments
none

Returns
nil

Example
ToggleFramerate();
Result

Description
Toogle FPS, essentially equal to CTRL+R

Template:WoW API