BIS fnc EXP camp getCinematicMode: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|version1= 1.62" to "|version1= 1.62 |gr1 = Campaign |GROUP1=")
m (Text replacement - "True" to "true")
Line 16: Line 16:
||=Syntax
||=Syntax


|r1= [[Boolean]] - [[True]] if in cinematic mode, [[false]] if not
|r1= [[Boolean]] - [[true]] if in cinematic mode, [[false]] if not


|x1= <code>[[call]] [[BIS_fnc_EXP_camp_getCinematicMode]];</code>
|x1= <code>[[call]] [[BIS_fnc_EXP_camp_getCinematicMode]];</code>

Revision as of 18:26, 26 December 2020

Hover & click on the images for description

Description

Description:
Returns whether or not player is in cinematic mode.
Execution:
call
Groups:
Campaign

Syntax

Syntax:
Syntax needed
Return Value:
Boolean - true if in cinematic mode, false if not

Examples

Example 1:
call BIS_fnc_EXP_camp_getCinematicMode;

Additional Information

See also:
BIS_fnc_EXP_camp_setCinematicMode

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