RSS

Пятница, 26.04.2024, 19:20
Главная » WoW API » API Функции »

Исключения, обеспечивающие безопасность

[ Добавить запись ]

В категории материалов: 8
Показано материалов: 1-8

Название Описание
securecall Calls a function without tainting the execution path.
newproxy Creates a zero-length userdata with an optional metatable.
issecurevariable Returns whether a variable is secure (and if not, which addon tainted it)
issecure Returns whether the current execution path is secure.
hooksecurefunc Add a function to be called after execution of a secure function.
forceinsecure Causes the current execution path to continue outside the secure environment.
InCombatLockdown Returns whether the user interface is protected due to combat.
issecurevariable Returns whether a variable is secure (and if not, which addon tainted it)