RSS

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

id = StatusBar:GetID()

[ править ]
Returns the frame's numeric identifier.
[клоны]
Returns the frame's numeric identifier. Frame IDs have no effect on frame behavior, but can be a useful way to keep track of multiple similar frames, especially in cases where a list of frames is created from a template (such as for action buttons, loot slots, or lines in a FauxScrollFrame).


Signature:
Code
id = Frame:GetID()

Returns:
  • id - A numeric identifier for the frame (number)

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