BIS fnc EXP camp getCinematicMode: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|=Syntax " to " ")
m (Text replacement - "\|descr=([^ ]+) * * * \| * * * \|r1=" to "|descr=$1 |s1= |r1=")
Line 9: Line 9:
|descr= Returns whether or not player is in cinematic mode.
|descr= Returns whether or not player is in cinematic mode.


|
|s1=


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

Revision as of 17:48, 13 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