BIN fnc CBRNHoseInit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \|s([0-9]) *= *([^ ]+); * " to " |s$1= $2 ")
m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *U([a-z ])" to "$1 - u$2")
Line 14: Line 14:
|s1=  [unit] call [[BIN_fnc_CBRNHoseInit]]
|s1=  [unit] call [[BIN_fnc_CBRNHoseInit]]


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


|r1= [[Nothing]]  
|r1= [[Nothing]]  

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