cmf_viewdistance_fnc_updateSettings

From cluster wiki
Jump to navigation Jump to search


Hover & click on the images for description
Description
Description:
This is an internal function of viewdistance. It updates the current viewdistance settings
This is an internal function. This means that the function is called by another function and should not be called manually.
Execution:
Call
Groups:
CMF3: viewdistance
Syntax
Syntax:
[updateType] call cmf_viewdistance_fnc_LBsetSyncMode
Parameters:
updateType: String - The setting type to update
Return Value:
None
Examples
Example 1:
["view"] call cmf_viewdistance_fnc_updateSettings;
Additional Information
See also:
cmf_viewdistance_fnc_init cmf_viewdistance_fnc_keyDown cmf_viewdistance_fnc_keyDownTerrain cmf_viewdistance_fnc_LBsetSyncMode cmf_viewdistance_fnc_onEBinput cmf_viewdistance_fnc_onEBterrainInput cmf_viewdistance_fnc_onLBSelChanged cmf_viewdistance_fnc_onSliderChange cmf_viewdistance_fnc_setInputSyncmode cmf_viewdistance_fnc_updateVehType cmf_viewdistance_fnc_openDialog
Internal Variables
No internal variables
Events
No events
Notes