BIS fnc 3DENGrid: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " (\|[pr][0-9]+ *= *[^-]+) *- *A([a-z])" to " $1 - a$2") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *C([a-eg-z])" to "$1 - c$2") |
||
Line 10: | Line 10: | ||
|s1= [mode, input] call [[BIS_fnc_3DENGrid]] | |s1= [mode, input] call [[BIS_fnc_3DENGrid]] | ||
|p1= mode: [[String]] - | |p1= mode: [[String]] - can be: | ||
*"increase" | *"increase" | ||
*"decrease" | *"decrease" |
Latest revision as of 14:00, 8 November 2023
Description
- Description:
- Handles action when grid button is pressed in the toolbar in Eden Editor.
- Execution:
- call
- Groups:
- Eden Editor
Syntax
- Syntax:
- [mode, input] call BIS_fnc_3DENGrid
- Parameters:
- mode: String - can be:
- "increase"
- "decrease"
- "init"
- "OnGridChange"
- input: Array - array in form:
0: Control
1: Config - Path to control - Return Value:
- Nothing
Examples
- Example 1:
- -
Additional Information
- See also:
- Eden Editor BIS_fnc_3DENCamera BIS_fnc_3DENControlsHint BIS_fnc_3DENDiagCreateList BIS_fnc_3DENDiagFonts BIS_fnc_3DENDiagMouseControl BIS_fnc_3DENDrawLocations BIS_fnc_3DENEntityMenu BIS_fnc_3DENExportAttributes BIS_fnc_3DENExportOldSQM BIS_fnc_3DENExportTerrainBuilder BIS_fnc_3DENFlashlight BIS_fnc_3DENIntel BIS_fnc_3DENInterface BIS_fnc_3DENListLocations BIS_fnc_3DENMissionPreview BIS_fnc_3DENModuleDescription BIS_fnc_3DENShowMessage BIS_fnc_3DENStatusBar BIS_fnc_3DENToolbar BIS_fnc_3DENTutorial BIS_fnc_3DENVisionMode
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