RSS

Пятница, 26.04.2024, 12:30
Главная » 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