cmf_main_fnc_missionInit

From cluster wiki
Revision as of 16:39, 17 December 2022 by Eric (talk | contribs) (Created page with "{{CMF Function |game1=arma3 |version1=0.50 |game2=cmf3 |version2=2.1.0 |descr=This script handles post-init components of CMF. It is a CMF internal script. |exec=Call |cm...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Hover & click on the images for description
Description
Description:
This script handles post-init components of CMF. It is a CMF internal script.
Execution:
Call
Groups:
CMF3: main
Syntax
Syntax:
None
Return Value:
None
Examples
Examples:
Example Needed
Additional Information
See also:
See also needed
Internal Variables
No internal variables
Events
Locality Name Variables Description
GLOBAL cmf_main_mission_initialized [] Is raised when the mission has been initialized with CMF
Notes