RSS

Пятница, 29.03.2024, 13:01
Главная » WoW API » API Виджеты » Путь »

Path:CreateControlPoint(["name" [, "template" [, order]]])

[ править ]
Creates a new control point for the given path.
[клоны]
Creates a new control point for the given path.


Signature:
Code
Path:CreateControlPoint(["name" [, "template" [, order]]])

Arguments:
  • name - The name of the object (string)
  • template - The template from which the new point should inherit (string)
  • order - The order of the new control point (number)

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