Jump to content

Tools.RecordGroups

From CMM Wiki
Return to CMM Command Reference
Environment: Mission Scripting
Function: tools.RecordGroups
Function Description: Captures and organizes group unit types by parent category and sub-type for both RED and BLUE coalitions, storing data in a structured table for later use in mission logic and unit management.
File Location: cmm.tools.lua
Syntax: CMM.tools.RecordGroups( )
Return Value: table
Parameters: Name Description
Example: CMM.tools.RecordGroups()
Example Description: Invokes the function to capture all ground group unit types and store them in a structured format for mission-specific use.
Related Functions:
Notes: