dcsex.ui.Line

Draw a line on the F10 map.

Contents

  1. See Also
  2. Metamethods
    1. line:__init(points, scope)
    2. line:__draw()

See Also

Metamethods

line:__init(points, scope)

Parameters

points
lua list of 3d points, only the first 2 points will be used.
scope
ex.enum.coalition, which coalition can see the line

line:__draw()