Arma Reforger Script API
Loading...
Searching...
No Matches
BaseRoad Interface Reference

Public Member Functions

proto external float GetWidth ()
 Get width of road.
 
proto external int GetPoints (out notnull array< vector > outPoints)
 Returns the points of the road.
 

Member Function Documentation

◆ GetPoints()

proto external int BaseRoad.GetPoints ( out notnull array< vector > outPoints)

Returns the points of the road.

◆ GetWidth()

proto external float BaseRoad.GetWidth ( )

Get width of road.

Returns
width of road or 0 if no road is available

The documentation for this interface was generated from the following file: