RSS

Вторник, 23.04.2024, 12:10
Главная » WoW API » API Виджеты » Путь »

max = Path:GetMaxOrder()

[ править ]
Returns the maximum order of the control points belonging to a given path.
[клоны]
Returns the maximum order of the control points belonging to a given path.


Signature:
Code
max = Path:GetMaxOrder()

Returns:
  • max - The maximum order of the control points belonging to the given path. This can be used to determine how many points a path contains. (number)

Также смотрите: Путь
Ссылки: http://wowprogramming.com/docs/widgets/Path/GetMaxOrder