RSS

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

TabardModel:SetID(id)

[ править ]
Sets a numeric identifier for the frame.
[клоны]
Sets a numeric identifier for the frame. 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
Frame:SetID(id)

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

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