EndLoadingScreen
Jump to navigation
Jump to search
Description
- Description:
Ends a players loading screen
- Execution:
remoteExecCall
- Groups:
Utilities: Eric's Mission Framework
Syntax
- Syntax:
[] remoteExecCall [emf_utilities_fnc_endLoadingScreen, unit]
- Parameters:
Unit: Object or netID - Player to affect
- Return Value:
none
Examples
- Example 1:
[] remoteExecCall [emf_utilities_fnc_endLoadingScreen, this];
Additional Information
- See also:
Notes