LoadMapObjectTable
Appearance
| Environment: | Mission Scripting | |
|---|---|---|
| Function: | LoadMapObjectTable | |
| Function Description: | Loads the <terrain>_MapObjectTable.json file to CMM.MOT | |
| File Location: | cmm.persistence.lua | |
| Syntax: | CMM.LoadMapObjectTable( ) | |
| 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: | ||