RSS

Понедельник, 06.05.2024, 12:16
Главная » WoW API » API Виджеты » Фрейм »

ArchaeologyDigSiteFrame: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