WoW:Saving variables between game sessions (source)
Revision as of 19:44, 29 March 2006
, 29 March 2006→The RegisterForSave function (Removed)
| Line 31: | Line 31: | ||
=== The RegisterForSave function (Do not use this) === | === The RegisterForSave function (Do not use this) === | ||
***THIS FUNCTION IS NOW RESTRICTED*** | |||
This function is now restricted to Blizzard-signed addons, and addons which depend on it will no longer work. | |||
'''IMPORTANT:''' This information is really for reference only, you almost never want to use this. Use SavedVariables instead. | '''IMPORTANT:''' This information is really for reference only, you almost never want to use this. Use SavedVariables instead. | ||