BIS fnc diagAAR: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
||
Line 37: | Line 37: | ||
| [[BIS_fnc_diagAARrecord]] | | [[BIS_fnc_diagAARrecord]] | ||
}} | }} | ||
Revision as of 02:15, 2 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Diagnostic
Syntax
- Syntax:
- Syntax needed
- Parameters:
- mode: String - can be one of:
- "Init" - Fill display with AAR data
- "Init_List" - internal function usage
- "Display_keydown" - internal function usage
- "Timeline_sliderposchanged" - internal function usage
- "ListMissions_lbselchanged" - internal function usage
- "ListSessions_lbselchanged" - internal function usage
- "draw" - internal function usage
- arguments:
- "Init" arguments: [display]: Display
- "Init_List" arguments: [display]: Display
- "Display_keydown" arguments: see onKeyDown event
- "Timeline_sliderposchanged" arguments: see onSliderPosChanged event
- "ListMissions_lbselchanged" arguments: see onLBSelChanged event
- "ListSessions_lbselchanged" arguments: see onLBSelChanged event
- "draw" arguments: see onDraw event
- Return Value:
- Return value needed
Examples
- Example 1:
["Init", [_anAARDisplay]] call BIS_fnc_diagAAR;
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note