RSS

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

value = ArchaeologyDigSiteFrame:GetAttribute("name")

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


Signature:
Code
value = Frame:GetAttribute("name")

Arguments:
  • name - Name of an attribute to query, case insensitive (string)

Returns:
  • value - Value of the named attribute (value)

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