getGraphValues

From Bohemia Interactive Community
Revision as of 16:01, 9 July 2019 by R3vo (talk | contribs) (see also)
Jump to navigation Jump to search
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:
decayGraphValues

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