BIN fnc cargoPlatform 01 adjust: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "<code>(\[?[^\[]+\]?) *(\[\[)?(call|spawn)(\]\])? *(\[\[)?(BI(N|S)_fnc_[a-zA-Z0-9_]+)(\]\])?;?<\/code>" to "<sqf>$1 $3 $6;</sqf>")
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function|Comments=
{{RV|type=function
____________________________________________________________________________________________


| arma3 |Game name=
|game1= arma3  
|version1= 1.94


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


| Adjust Military Cargo Platform legs length in [[Eden Editor]]. |Description=
|descr= Adjust Military Cargo Platform legs length in [[Eden Editor]].
____________________________________________________________________________________________


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


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


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


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


| [[BIN_fnc_cargoPlatform_01_destruction]] [[BIN_fnc_cargoPlatform_01_update]] |See also=
|seealso= [[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:{{Name|arma3}}: Functions|{{uc:cargoPlatform_01_adjust}}]]

Revision as of 14:24, 1 July 2022

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