getVehicleTIPars: Difference between revisions
Jump to navigation
Jump to search
m (2.00 update) |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 6: | Line 6: | ||
|gr1= Object Manipulation |GROUP1= | |gr1= Object Manipulation |GROUP1= | ||
|descr= returns array [alive factor, movementfactor, metabolism factor] see [[setVehicleTIPars]] |Description= | |descr= returns array [alive factor, movementfactor, metabolism factor] see [[setVehicleTIPars]] |Description= | ||
|s1= [[getVehicleTIPars]] vehicle |Syntax= | |s1= [[getVehicleTIPars]] vehicle |Syntax= | ||
Line 16: | Line 14: | ||
|r1= [[Array]] |Return Value= | |r1= [[Array]] |Return Value= | ||
|x1= <code>[[getVehicleTIPars]] _veh</code> |Example 1= | |x1= <code>[[getVehicleTIPars]] _veh</code> |Example 1= | ||
|seealso= [[setVehicleTIPars]] |See Also= | |seealso= [[setVehicleTIPars]] |See Also= |
Revision as of 01:41, 17 January 2021
Description
- Description:
- returns array [alive factor, movementfactor, metabolism factor] see setVehicleTIPars
- Groups:
- Object Manipulation
Syntax
- Syntax:
- getVehicleTIPars vehicle
- Parameters:
- vehicle: Object
- Return Value:
- Array
Examples
- Example 1:
getVehicleTIPars _veh
Additional Information
- See also:
- setVehicleTIPars
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