The MCM script is a part of Fallout 4’s Papyrus scripting ecosystem. This script is not present in the vanilla game, but can be found in modded sources like Mod Configuration Menu (MCM).
For this script, the Papyrus index knows about:
- 11 functions
Inheritance Tree
No indexed scripts extend this script.
Structs
The Papyrus Index is still under construction. Structs have not been implemented yet.
Properties
No properties found.
Events
No events found.
Functions
- Found in:
- MCM
Checks to see whether the MCM is installed.
- Found in:
- MCM
Returns the version code of the MCM. This value is incremented for every public release of MCM.
- Found in:
- MCM
Refreshes currently displayed values in the MCM menu if it is currently open.
Call this if you have changed values in response to a OnMCMSettingChange event.- Found in:
- MCM
Obtains the value of a mod setting.
- Found in:
- MCM
- Found in:
- MCM
- Found in:
- MCM
- Found in:
- MCM
Sets the value of a mod setting.
- Found in:
- MCM
- Found in:
- MCM
- Found in:
- MCM
