BIN fnc CBRNHoseInit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (1 revision imported: A3_Enoch)
m (Text replacement - ";[ ]+ " to "; ")
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RV|type=function


{{Function|= Comments
|game1= arma3
____________________________________________________________________________________________
|version1= 1.94


| arma3 |= Game name
|arg= local


|1.00|= Game version
|eff= local
____________________________________________________________________________________________


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


| <!-- [] call [[BIN_fnc_CBRNHoseInit]]; --> |= Syntax
|descr= Initializes CBRN Hose for given unit.


|p1= |= Parameter 1
|s1= [unit] call [[BIN_fnc_CBRNHoseInit]];


| |= Return value
|mp= Function '''must''' be executed where the unit is [[Multiplayer Scripting#Locality|local]].
____________________________________________________________________________________________


|x1= <code></code> |=
|p1= unit: [[Object]] - Unit
____________________________________________________________________________________________


| |= See also
|r1= [[Nothing]]


|x1= <code>[[player]] [[call]] [[BIN_fnc_CBRNHoseInit]];</code>
|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}}]]

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