RSS

Воскресенье, 22.12.2024, 06:47
Главная » WoW API » API Виджеты » Контрольная точка »

x, y = ControlPoint:GetOffset()

[ править ]
Returns the offset for the control point.
[клоны]
Returns the offset for the control point.


Signature:
Code
x, y = ControlPoint:GetOffset()

Returns:
  • x - The x coordinate offset for the control point (number)
  • y - The y coordinate offset for the control point (number)

Также смотрите: Контрольная точка
Ссылки: http://wowprogramming.com/docs/widgets/ControlPoint/GetOffset