BIN fnc CBRNHoseInit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Some wiki formatting)
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
|gr1= Contact  
|gr1= Contact  


|descr= Initializes CBRN Hose for given unit.
|descr= Initialises CBRN Hose for given unit.


|s1= [unit] call [[BIN_fnc_CBRNHoseInit]];
|s1= [unit] call [[BIN_fnc_CBRNHoseInit]]


|p1= unit: [[Object]] - Unit
|p1= unit: [[Object]] - unit


|r1= [[Nothing]]  
|r1= [[Nothing]]  
Line 20: Line 20:
|x1= <sqf>player call BIN_fnc_CBRNHoseInit;</sqf>  
|x1= <sqf>player call BIN_fnc_CBRNHoseInit;</sqf>  


|seealso= [[Arma 3 CBRN]]
|seealso= [[Arma 3: CBRN]]
}}
}}

Latest revision as of 23:29, 26 April 2024

Hover & click on the images for description

Description

Description:
Initialises 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