LoadTheatreBOIClasses
Appearance
| Environment: | Mission Scripting | |
|---|---|---|
| Function: | LoadTheatreBOIClasses | |
| Function Description: | Will attempt to load CMM.BOI table with Mission BOI file first then default back to CMM file and if that is also not found it will use default settings | |
| File Location: | cmm.DCSFunctions.lua | |
| Syntax: | CMM.LoadTheatreBOIClasses( ) | |
| Return Value: | nil | |
| Parameters: | Name | Description |
| Example: | CMM.LoadTheatreBOIClasses() | |
| Example Description: | Loads the from CMM.MISSION.CDir\<theatre_BOIClasses.json and if that is not found it will load from CMM\MAPDATA\BOI\<theatre_BOIClasses.json | |
| Related Functions: | ||
| Notes: | --TODO Function is in MVP state, needs finalizing | |