BIN fnc cargoPlatform 01 adjust: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Text replacement - " \| *(s1=)? *(\[[^ ]+\] (call|spawn) \[\[BI(N|S)_fnc_[a-zA-Z0-9_]+\]\]); \| *p1 *=" to " |s1= $2 |p1=")
Line 8: Line 8:
|descr= Adjust Military Cargo Platform legs length in [[Eden Editor]].
|descr= Adjust Military Cargo Platform legs length in [[Eden Editor]].


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


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

Revision as of 21:10, 12 June 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