|
| proto external float | GetWidth () |
| | Get width of road.
|
| |
| proto external int | GetPoints (out notnull array< vector > outPoints) |
| | Returns the points of the road.
|
| |
◆ 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:
- Game/generated/RoadNetwork/BaseRoad.c