BIN fnc CBRNHoseInit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " --> |= Syntax" to " --> |Syntax=")
m (Text replacement - ";[ ]+ " to "; ")
(21 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
____________________________________________________________________________________________


| <pre>/*
|eff= local
bin_fnc_CBRNHoseInit
*/
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= Description
____________________________________________________________________________________________


| <!-- [] call [[BIN_fnc_CBRNHoseInit]]; --> |Syntax=
|gr1= Contact


|p1= |Parameter 1=
|descr= Initializes CBRN Hose for given unit.


| |Return value=
|s1= [unit] call [[BIN_fnc_CBRNHoseInit]];
____________________________________________________________________________________________


|x1= <code></code> |Example 1=
|mp= Function '''must''' be executed where the unit is [[Multiplayer Scripting#Locality|local]].
____________________________________________________________________________________________


| |See also=
|p1= unit: [[Object]] - Unit
}}


<h3 style="display:none">Notes</h3>
|r1= [[Nothing]]
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
|x1= <code>[[player]] [[call]] [[BIN_fnc_CBRNHoseInit]];</code>  
</dl>


<h3 style="display:none">Bottom Section</h3>
|seealso= [[Arma 3 CBRN]]
[[Category:Function Group: CBRN|{{uc:CBRNHoseInit}}]]
}}
[[Category:Functions|{{uc:CBRNHoseInit}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:CBRNHoseInit}}]]

Revision as of 01:55, 8 August 2021

Hover & click on the images for description

Description

Description:
Initializes CBRN Hose for given unit.
Execution:
call
Multiplayer:
Function must be executed where the unit is local.
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