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
|