forceAtPositionRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(created page)
 
mNo edit summary
Line 16: Line 16:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[forceAtPositionRTD]]|SYNTAX=
| [[forceAtPositionRTD]] position|SYNTAX=
 
|p1= position: [[Array]] - Position where to force generator is created. |PARAMETER1=


| [[Number]] - Force index |RETURNVALUE=
| [[Number]] - Force index |RETURNVALUE=

Revision as of 13:23, 12 August 2019


Hover & click on the images for description

Description

Description:
Adds force generator to world. Template:Feature AFM
Groups:
Uncategorised

Syntax

Syntax:
forceAtPositionRTD position
Parameters:
position: Array - Position where to force generator is created.
Return Value:
Number - Force index

Examples

Example 1:
forceAtPositionRTD;

Additional Information

See also:
clearForcesRTD

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

Notes

Bottom Section