waypointName: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style='display:none'>Bottom Section</h3>" to "") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(40 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 0.50 | |||
|0.50 | |||
|gr1= Waypoints | |gr1= Waypoints | ||
| Gets the waypoint name. | |descr= Gets the waypoint name. | ||
|s1= [[waypointName]] waypoint | |||
| | |p1= waypoint: [[Array]] format [[Waypoint]] | ||
|r1= [[String]] | |||
| [ | |x1= <sqf>_wpName = waypointName [_grp, 2];</sqf> | ||
| | |seealso= [[setWaypointName]] [[waypointPosition]] [[waypointSpeed]] | ||
}} | }} | ||
Latest revision as of 21:18, 20 May 2023
Description
- Description:
- Gets the waypoint name.
- Groups:
- Waypoints
Syntax
- Syntax:
- waypointName waypoint
- Parameters:
- waypoint: Array format Waypoint
- Return Value:
- String
Examples
- Example 1:
Additional Information
- See also:
- setWaypointName waypointPosition waypointSpeed
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