getForcedSpeed: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{RV|type=command |game1= arma3 |version1= 2.12 |gr1= Object Manipulation |descr= Returns forced speed set with forceSpeed or -1 if not set. |s1= getForcedSpeed en...")
 
No edit summary
Line 3: Line 3:
|game1= arma3
|game1= arma3
|version1= 2.12
|version1= 2.12
|branch= dev


|gr1= Object Manipulation
|gr1= Object Manipulation

Revision as of 21:05, 12 January 2023

Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.12.

Description

Description:
Returns forced speed set with forceSpeed or -1 if not set.
Groups:
Object Manipulation

Syntax

Syntax:
getForcedSpeed entity
Parameters:
entity: Object
Return Value:
Number

Examples

Example 1:
_spd = getForcedSpeed _heli;

Additional Information

See also:
forceSpeed getSpeed forceWalk

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