getGraphValues

From Bohemia Interactive Community
Revision as of 15:54, 19 May 2019 by POLPOX (talk | contribs) (WIP - someone who has knowledge of this please write more information)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Hover & click on the images for description

Description

Description:
Generate graph y - coordinates of all input values within specific x and y range Template:wip
Multiplayer:
-
Groups:
Uncategorised

Syntax

Syntax:
getGraphValues [[graphMinX, graphMaxX, graphMinY, graphMaxY, valueCount, randomOffset], x1, y1, x2, y2, ... xn, yn]
Parameters:
[[graphMinX, graphMaxX, graphMinY, graphMaxY, valueCount, randomOffset], x1, y1, x2, y2, ... xn, yn]: Array
graphMinX:
graphMinY:
graphMaxX:
graphMaxY:
valueCount:
randomOffset:
x1:
x2:
Return Value:
Array

Examples

Example 1:

Additional Information

See also:
See also needed

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

Bottom Section