Jump to content

AddtoMapObjectTable

From CMM Wiki
Revision as of 10:12, 11 November 2025 by Ozdeadmeat (talk | contribs) (AddtoMapObjectTable – created via PowerShell script (2025-11-11T21:12:32Z))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Return to CMM Command Reference
Environment: Mission Scripting
Function: AddtoMapObjectTable
Function Description: Adds a Map Object to the MapObjectTable.json file in the
File Location: cmm.persistence.lua
Syntax: CMM.AddtoMapObjectTable( )
Return Value: nil
Parameters: Name Description
Example: CMM.AddtoMapObjectTable(<TBL>)
Example Description: Saves the selected map object and saves it to MapObjectTable.json
Related Functions:
Notes: