BIN fnc cargoPlatform 01 adjust: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:


|1.94|Game version=
|1.94|Game version=
|gr1= Cargo Platform |GROUP1=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 31: Line 33:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: CargoPlatform|{{uc:cargoPlatform_01_adjust}}]]
[[Category:Functions|{{uc:cargoPlatform_01_adjust}}]]
[[Category:Functions|{{uc:cargoPlatform_01_adjust}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:cargoPlatform_01_adjust}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:cargoPlatform_01_adjust}}]]

Revision as of 10:47, 13 October 2020

Hover & click on the images for description

Description

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

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