Jump to content

Tools.getSummerTime

From CMM Wiki
Return to CMM Command Reference
Environment: Mission Scripting
Function: tools.getSummerTime
Function Description: Checks if the current theatre matches a specific value and retrieves the SummerTimeDelta configuration from the terrain settings if the condition is met.
File Location: cmm.tools.lua
Syntax: CMM.tools.getSummerTime( )
Return Value: nil
Parameters: Name Description
Example: CMM.tools.getSummerTime()
Example Description: Evaluates the mission theatre and, if it matches the current value, fetches and logs the SummerTimeDelta setting from the terrain configuration.
Related Functions:
Notes: