BIS fnc 3DENGrid: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "Category:Eden Editor" to "Eden Editor")
m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *C([a-eg-z])" to "$1 - c$2")
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
|s1= [mode, input] call [[BIS_fnc_3DENGrid]]
|s1= [mode, input] call [[BIS_fnc_3DENGrid]]


|p1= mode: [[String]] - Can be:
|p1= mode: [[String]] - can be:
*"increase"
*"increase"
*"decrease"
*"decrease"
Line 16: Line 16:
*"OnGridChange"
*"OnGridChange"


|p2= input: [[Array]] - Array in form:<br>
|p2= input: [[Array]] - array in form:<br>
0: Control<br>
0: Control<br>
1: Config - Path to control
1: Config - Path to control

Latest revision as of 15:00, 8 November 2023

Hover & click on the images for description

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