m
Move page script moved page API SaveView to WoW:API SaveView without leaving a redirect
(Updated to match the current API boilerplate.) |
m (Move page script moved page API SaveView to WoW:API SaveView without leaving a redirect) |
||
| (4 intermediate revisions by 4 users not shown) | |||
| Line 7: | Line 7: | ||
== Arguments == | == Arguments == | ||
:; viewIndex : Number - The index ( | :; viewIndex : Number - The index (2-5) to save the camera angle to. (1 is reserved for first person view) | ||
== Returns == | == Returns == | ||
:nil | :nil | ||
== Notes == | |||
:Saved views are preserved across sessions. | |||
== Bugs == | |||
:'''Fixed:''' A bug in 3.0-patches causes SaveView variables not to load first time you load a character after entering the game. | |||
:::Reloading the UI, or reloading the character from character selection screen, will fix this bug. [http://forums.worldofwarcraft.com/thread.html;jsessionid=232FD6BFB263DD032A2A67227000932E.app25_04?topicId=12454545616&sid=1 Source] | |||