WoW:Secure code: Difference between revisions
Jump to navigation
Jump to search
no edit summary
(stub) |
No edit summary |
||
| Line 2: | Line 2: | ||
'''Secure code''' has the special privilege of calling [[:Category:World of Warcraft API/Protected Functions|Protected Functions]]. All Blizzard code is secure unless it has been [[Tainted code|tainted]] by non-secure code (usually through hooking). Frames that are created from Blizzard's secure frame templates are also created secure. | '''Secure code''' has the special privilege of calling [[:Category:World of Warcraft API/Protected Functions|Protected Functions]]. All Blizzard code is secure unless it has been [[Tainted code|tainted]] by non-secure code (usually through hooking). Frames that are created from Blizzard's secure frame templates are also created secure. | ||
For more info, visit the [http://forums.worldofwarcraft.com/thread.html?topicId=34224257&sid=1 Blizzard forums] | |||
[[Category:World of Warcraft API]] | [[Category:World of Warcraft API]] | ||