BIN fnc CBRNHoseInit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (page filled)
m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *U([a-z ])" to "$1 - u$2")
 
(22 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=
|arg= local
____________________________________________________________________________________________


| Initializes CBRN Hose for given unit. See [[Arma 3 CBRN]]. |Description=
|eff= local
____________________________________________________________________________________________


| [unit] call [[BIN_fnc_CBRNHoseInit]];  |Syntax=
|gr1= Contact


|mp= Function should be executed where the unit is [[local]].
|descr= Initializes CBRN Hose for given unit.


|p1= unit: [[Object]] - Unit |Parameter 1=
|s1= [unit] call [[BIN_fnc_CBRNHoseInit]]


| [[Nothing]] |Return value=
|p1= unit: [[Object]] - unit
____________________________________________________________________________________________


|x1= <code>[[player]] [[call]] [[BIN_fnc_CBRNHoseInit]];</code> |Example 1=
|r1= [[Nothing]]  
____________________________________________________________________________________________


| [[Arma 3 CBRN]] |See also=
|x1= <sqf>player call BIN_fnc_CBRNHoseInit;</sqf>
 
|seealso= [[Arma 3 CBRN]]
}}
}}
<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: CBRN|{{uc:CBRNHoseInit}}]]
[[Category:Functions|{{uc:CBRNHoseInit}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:CBRNHoseInit}}]]

Latest revision as of 16:52, 8 November 2023

Hover & click on the images for description

Description

Description:
Initializes CBRN Hose for given unit.
Execution:
call
Groups:
Contact

Syntax

Syntax:
[unit] call BIN_fnc_CBRNHoseInit
Parameters:
unit: Object - unit
Return Value:
Nothing

Examples

Example 1:
player call BIN_fnc_CBRNHoseInit;

Additional Information

See also:
Arma 3 CBRN

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