getRoadInfo: Difference between revisions
Jump to navigation
Jump to search
(Page creation - WIP!) |
m (added see also) |
||
Line 21: | Line 21: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |SEEALSO= | | [[nearRoads]] [[roadsConnectedTo]] [[isOnRoad]] [[roadAt]]|SEEALSO= | ||
}} | }} |
Revision as of 16:27, 11 June 2020
Description
- Description:
- Returns road info in format [maptype, width, ispedestrian, texture, texture end, material]
- Groups:
- Uncategorised
Syntax
- Syntax:
- getRoadInfo road
- Parameters:
- road: object
- Return Value:
- Array
Examples
- Example 1:
getRoadInfo _road
Additional Information
- See also:
- nearRoads roadsConnectedTo isOnRoad roadAt
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
[[Category:Introduced with arma3dev version 1.99]][[ Category: arma3dev: New Scripting Commands | GETROADINFO]][[ Category: arma3dev: Scripting Commands | GETROADINFO]]