AddtoMapObjectTable
Appearance
| 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: | ||