BIS fnc 3DENFlashlight: Difference between revisions
Jump to navigation
Jump to search
(page filling) |
Lou Montana (talk | contribs) |
||
Line 2: | Line 2: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|1.56| | |1.56|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Toggle or set [[Eden Editor]] flashlight (light source snapped to the camera). |= | | Toggle or set [[Eden Editor]] flashlight (light source snapped to the camera). |Description= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| mode call [[BIS_fnc_3DENFlashlight]] |= | | mode call [[BIS_fnc_3DENFlashlight]] |Syntax= | ||
|p1= mode: [[Number]] - Can be: | |p1= mode: [[Number]] - Can be: | ||
* -2: restore the current mode | |||
* -1: toggle mode | |||
* 0: off | |||
* 1: on | |||
|Parameter 1= | |||
|[[Number]] - Selected mode| | |[[Number]] - Selected mode|Return value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_mode = 0 [[call]] [[BIS_fnc_3DENFlashlight]];</code> |= | |x1= <code>_mode = 0 [[call]] [[BIS_fnc_3DENFlashlight]];</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|[[Eden Editor]]| | |[[Eden Editor]]|See also= | ||
}} | }} | ||
Line 35: | Line 36: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Functions|{{uc:3DENFlashlight}}]] | [[Category:Functions|{{uc:3DENFlashlight}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:3DENFlashlight}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:3DENFlashlight}}]] | ||
[[Category:Function Group: Eden Editor|{{uc:3DENFlashlight}}]] |
Revision as of 10:17, 28 May 2018
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