BIS fnc EXP camp getCinematicMode: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " |exec= call " to " ")
m (Text replacement - "|=Syntax " to " ")
Line 9: Line 9:
|descr= Returns whether or not player is in cinematic mode.
|descr= Returns whether or not player is in cinematic mode.


||=Syntax
|


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

Revision as of 20:23, 12 June 2021

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