BIS_fnc_3DENFlashlight

From Bohemia Interactive Community
Revision as of 10:32, 6 October 2020 by R3vo (talk | contribs) (Text replacement - "|Game version=" to "|Game version= |gr1= Eden Editor |GROUP1")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
GROUP1 ____________________________________________________________________________________________
Execution:
call
Groups:
Eden Editor

Syntax

Syntax:
Toggle or set Eden Editor flashlight (light source snapped to the camera).
Parameters:
mode: Number - Can be:
  • -2: restore the current mode
  • -1: toggle mode
  •  0: off
  •  1: on
 
Return Value:
mode call BIS_fnc_3DENFlashlight

Examples

Example 1:
_mode = 0 call BIS_fnc_3DENFlashlight;

Additional Information

See also:
Number - Selected mode

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

Notes

Bottom Section