ValidateEnvironmentConfig
Appearance
| Environment: | Mission Scripting | |
|---|---|---|
| Function: | ValidateEnvironmentConfig | |
| Function Description: | Validates CMM Persistence configuration to ensure no default paths are used when persistence is enabled | |
| File Location: | cmm.initialisation.lua | |
| Syntax: | CMM.ValidateEnvironmentConfig( ) | |
| Return Value: | nil | |
| Parameters: | Name | Description |
| Example: | CMM.ValidateEnvironmentConfig() | |
| Example Description: | Checks that all persistence paths are correctly configured and not set to default when persistence is enabled, logging errors and resetting CMM if validation fails. | |
| Related Functions: | ||
| Notes: | ||