BIN fnc cargoPlatform 01 adjust: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|p1= |= Parameter 1 | |= Return value ____________________________________________________________________________________________ |x1= <code></code> |= ____________________________________________________________________________...)
m (Text replacement - " {3,}\|" to " |")
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function|Comments=
{{Function
____________________________________________________________________________________________


| arma3 |Game name=
| arma3  


|1.94|Game version=
|1.94
____________________________________________________________________________________________


| <pre>/*
|gr1= Cargo Platform
bin_fnc_cargoPlatform_01_adjust


Adjust Military Cargo Platform legs length
| Adjust Military Cargo Platform legs length in [[Eden Editor]].
*/
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= Description
____________________________________________________________________________________________


| <!-- [] call [[BIN_fnc_cargoPlatform_01_adjust]]; --> |= Syntax
| [object] call [[BIN_fnc_cargoPlatform_01_adjust]];


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


| |Return value=
|[[Nothing]]
____________________________________________________________________________________________


|x1= <code></code> |Example 1=
|x1= <code>platform [[call]] [[BIN_fnc_cargoPlatform_01_adjust]];</code>  
____________________________________________________________________________________________


| |See also=
| [[BIN_fnc_cargoPlatform_01_destruction]] [[BIN_fnc_cargoPlatform_01_update]]
}}
}}


<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
</dl>
<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 19:17, 18 January 2021

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