RSS

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

value = StatusBar: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