cmf_enhancedVehicles_fnc_autoInit

From cluster wiki
Jump to navigation Jump to search


Hover & click on the images for description
Description
Description:
Automatically initializes enhancedVehicles if enabled in cmf_config.hpp
Execution:
Call
Groups:
CMF3: enhancedVehicles
Syntax
Syntax:
[] call cmf_enhancedVehicles_fnc_autoInit
Return Value:
None
Examples
Example 1:
[] call cmf_enhancedVehicles_fnc_autoInit
Additional Information
See also:
cmf_enhancedVehicles_fnc_getSurfaceParams cmf_enhancedVehicles_fnc_init cmf_enhancedVehicles_fnc_localEffect cmf_enhancedVehicles_fnc_medicalHandler cmf_enhancedVehicles_fnc_offroading
Internal Variables
Locality Namespace Name Description
GLOBAL missionNameSpace cmf_enhancedVehicles_disable If set to true will disable enhancedVehicles
GLOBAL unitNamespace cmf_enhancedVehicles_initialized Variable to check if vehicle has been initialized with enhancedVehicles
Events
No events
Notes