RSS

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

region = StatusBar:CreateTitleRegion()

[ править ]
Creates a title region for dragging the frame.
[клоны]
Creates a title region for dragging the frame. Creating a title region allows a frame to be repositioned by the user (by clicking and dragging in the region) without requiring additional scripts. (This behavior only applies if the frame is mouse enabled.)


Signature:
Code
region = Frame:CreateTitleRegion()

Returns:
  • region - Reference to the new Region object (region)

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