cmf_utility_fnc_endLoadingScreen
Jump to navigation
Jump to search
Description
- Description:
- This function will end the current loading screen for a player (is used to fix the loading bug that sometimes occurs when joining a mission on a dedicated server).
- Execution:
- Call
- Groups:
- CMF3: utility
Syntax
- Syntax:
- [] call cmf_utility_fnc_endLoadingScreen
- Return Value:
- None
Examples
- Example 1:
[] call cmf_utility_fnc_endLoadingScreen;
Additional Information
- See also:
- See also needed
Internal Variables
- No internal variables
Events
- No events
Notes