dcsex.ui.Arrow

Draw an arrow on the F10 map.

Contents

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

See Also

Metamethods

arrow:__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 arrow

arrow:__draw()