MarkerSurveyArea
Appearance
| Environment: | Mission Scripting | |
|---|---|---|
| Function: | MarkerSurveyArea | |
| Function Description: | Marker Wrapper for the CMM.SurveyArea function | |
| File Location: | cmm.MapCommandFunctions.lua | |
| Syntax: | CMM.MarkerSurveyArea( table EventData ) | |
| Return Value: | nil | |
| Parameters: | Name | Description |
| EventData | Utilizes EventData.pos, EventData.initiator and EventData.text | |
| Example: | CMM.MarkerSurveyArea(EventData <TBL>) | |
| Example Description: | Reads the EventData.text, EventData.pos, EventData.initiator to derive arguments for CMM.SurveyArea | |
| Related Functions: | ||
| Notes: | ||