RSS

Пятница, 19.04.2024, 18:45
Главная » WoW API » Событий API Виджетов »

OnReceiveDrag

[ править ]
Run when the mouse button is released after dragging into the frame.
[клоны]
Run when the mouse button is released after dragging into the frame. This script is run for the frame under the cursor at the end of a drag, regardless of which started the drag. For further details, see the example under OnDragStart.


Signature:
Code
OnReceiveDrag(self)

Arguments:
  • self - The frame object that this handler was called for. (frame)

Доступна для: Frame, ArchaeologyDigSiteFrame, Button, ColorSelect, Cooldown, EditBox, GameTooltip, MessageFrame, Minimap, Model, MovieFrame, QuestPOIFrame, ScrollFrame, ScrollingMessageFrame, SimpleHTML, Slider, StatusBar, CheckButton, PlayerModel, DressUpModel, TabardModel

Также смотрите: Событий API Виджетов
Ссылки: http://wowprogramming.com/docs/scripts/OnReceiveDrag