BIS_fnc_3DENControlsHint
Jump to navigation
Jump to search
Description
- Description:
- Used by Eden to display control hints for the current Eden operation.
As seen in the bottom right corner of the Editor display.
Mostly non consumable for the end user except for three modes..
- "show" - Shows controls hints
- "hide" - Hides controls hints
- "toggle" - Toggles controls hints
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [ mode ] call BIS_fnc_3DENControlsHint;
- Parameters:
- mode : String - Mode to use, is case sensitive
- Return Value:
- Nothing
Examples
- Example 1:
- Toggle Eden controls hints
[ "toggle" ] call BIS_fnc_3DENControlsHint;
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