BIN fnc cargoPlatform 01 adjust: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" or...)
m (Text replacement - " {3,}\|" to " |")
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Function
{{Function


| arma3  
| arma3  
Line 7: Line 6:


|gr1= Cargo Platform  
|gr1= Cargo Platform  


| Adjust Military Cargo Platform legs length in [[Eden Editor]].  
| Adjust Military Cargo Platform legs length in [[Eden Editor]].  


| [object] call [[BIN_fnc_cargoPlatform_01_adjust]];
| [object] call [[BIN_fnc_cargoPlatform_01_adjust]];
Line 17: Line 14:


|[[Nothing]]
|[[Nothing]]


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


| [[BIN_fnc_cargoPlatform_01_destruction]] [[BIN_fnc_cargoPlatform_01_update]]  
| [[BIN_fnc_cargoPlatform_01_destruction]] [[BIN_fnc_cargoPlatform_01_update]]  
Line 26: Line 21:




<h3 style="display:none">Bottom Section</h3>
[[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