RSS

Суббота, 20.04.2024, 10:52
Главная » WoW API » API Виджеты » Фрейм »

TabardModel:SetAttribute("name", value)

[ править ]
Sets a secure frame attribute.
[клоны]
Sets a secure frame attribute. See the secure template documentation for more information about frame attributes.


Signature:
Code
Frame:SetAttribute("name", value)

Arguments:
  • name - Name of an attribute, case insensitive (string)
  • value - New value to set for the attribute (value)

Также смотрите: Фрейм
Ссылки: http://wowprogramming.com/docs/widgets/Frame/SetAttribute