cmf_kosherArsenal_fnc_forceClose
Jump to navigation
Jump to search
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:
- See also needed
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