BIN fnc cargoPlatform 01 adjust: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (page filled)
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [] call [[BIN_fnc_cargoPlatform_01_adjust]];|Syntax=
| [object] call [[BIN_fnc_cargoPlatform_01_adjust]];|Syntax=


|p1=object: [[Object]] - Cargo platform |Parameter 1=
|p1=object: [[Object]] - Cargo platform |Parameter 1=

Revision as of 09:59, 20 July 2020

Hover & click on the images for description

Description

Description:
Adjust Military Cargo Platform legs length in Eden Editor.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[object] call BIN_fnc_cargoPlatform_01_adjust;
Parameters:
object: Object - Cargo platform
Return Value:
Nothing

Examples

Example 1:
platform call BIN_fnc_cargoPlatform_01_adjust;

Additional Information

See also:
BIN_fnc_cargoPlatform_01_destruction BIN_fnc_cargoPlatform_01_update

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