cmf_kosherArsenal_fnc_forceClose

From cluster wiki
Jump to navigation Jump to search


Hover & click on the images for description
Description
Description:
This function will forcibly close a unit's kosherArsenal arsenal
Execution:
Call
Groups:
CMF3: kosherArsenal
Syntax
Syntax:
[unit] call cmf_kosherArsenal_fnc_forceClose
Parameters:
unit: Object - The unit to forcibly close the arsenal for
Return Value:
None
Examples
Example 1:
[myUnit] call cmf_kosherArsenal_fnc_forceClose;
Additional Information
See also:
cmf_kosherArsenal_fnc_ammobox cmf_kosherArsenal_fnc_forceArsenal cmf_kosherArsenal_fnc_init cmf_kosherArsenal_fnc_kosherAI
Internal Variables
Locality Namespace Name Description
GLOBAL Unit cmf_kosherArsenal_close When true will close the currently open kosherArsenal arsenal for unit.
Events
No events
Notes