cmf_utility_fnc_submitAAR
Jump to navigation
Jump to search
Description
- Description:
- This function opens a dialog where a player can submit an AAR (After Action Report) on the current mission.
- Execution:
- Call
- Groups:
- CMF3: utility
Syntax
- Syntax:
- [] call cmf_menu_fnc_submitReportAction
- Return Value:
- None
Examples
- Example 1:
[] call cmf_menu_fnc_submitReportAction;
Additional Information
- See also:
- See also needed
Internal Variables
- No internal variables
Events
Locality | Name | Variables | Description |
---|---|---|---|
LOCAL | cmf_menu_debrief_onSubmit | [ ] | Is fired locally when a report is submitted. |
Notes