BIS fnc curatorWaypointPlaced: Difference between revisions
Jump to navigation
Jump to search
m (GVI 1.00 --> 1.16 http://dev.arma3.com/post/spotrep-00023 (It's Zeus update, obvious)) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|Comments= | |||
{{Function|= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|1.16| | |1.16|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Code executed when curator waypoint is placed. |Description= | ||
____________________________________________________________________________________________ | |||
| [object, waypoint] call [[BIS_fnc_curatorWaypointPlaced]] |Syntax= | |||
|p1= object: [[Object]] - Curator module '''Isn't used in the function'''|Parameter 1= | |||
| | |p2= waypoint: [[Array]] - Edited waypoint |Parameter 2= | ||
| | | [[Boolean]] |Return value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>[curatorModule, [B Alpha 1-1,0]] [[call]] [[BIS_fnc_curatorWaypointPlaced]];</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | | [[Curator]] |See also= | ||
}} | |||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> |
Revision as of 23:08, 7 June 2018
Description
- Description:
- Code executed when curator waypoint is placed.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [object, waypoint] call BIS_fnc_curatorWaypointPlaced
- Parameters:
- object: Object - Curator module Isn't used in the function
- waypoint: Array - Edited waypoint
- Return Value:
- Boolean
Examples
- Example 1:
[curatorModule, [B Alpha 1-1,0]] call BIS_fnc_curatorWaypointPlaced;
Additional Information
- See also:
- Curator
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