BIS_fnc_3DENFlashlight

From Bohemia Interactive Community
Revision as of 21:32, 28 April 2018 by R3vo (talk | contribs) (page filling)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Toggle or set Eden Editor flashlight (light source snapped to the camera).
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
mode call BIS_fnc_3DENFlashlight
Parameters:
mode: Number - Can be:
-2: restore the current mode
-1: toggle mode
0: Off
1: ON
Return Value:
Number - Selected mode

Examples

Example 1:
_mode = 0 call BIS_fnc_3DENFlashlight;

Additional Information

See also:
Eden Editor

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