BIS fnc EXP camp getCinematicMode: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=") |
m (page filled) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| arma3 | |game1= arma3 | ||
|1.62 | |version1= 1.62 | ||
<! | <!--|exec= server|=--> | ||
|arg= global | |||
| | <!--|eff= local--> | ||
|descr= Returns whether or not player is in cinematic mode. | |||
||=Syntax | |||
|r1= [[Boolean]] - [[True]] if in cinematic mode, [[false]] if not | |||
|[] | |x1= <code>[[call]] [[BIS_fnc_EXP_camp_getCinematicMode]];</code> | ||
| | |exec= call | ||
| | |seealso= [[BIS_fnc_EXP_camp_setCinematicMode]] | ||
}} | }} | ||
[[Category:Function Group: Campaign|{{uc:EXP_camp_getCinematicMode}}]] | [[Category:Function Group: Campaign|{{uc:EXP_camp_getCinematicMode}}]] | ||
[[Category:Functions|{{uc:EXP_camp_getCinematicMode}}]] | [[Category:Functions|{{uc:EXP_camp_getCinematicMode}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:EXP_camp_getCinematicMode}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:EXP_camp_getCinematicMode}}]] |
Revision as of 22:30, 13 January 2020
Description
- Description:
- Returns whether or not player is in cinematic mode.
- Execution:
- call
- Groups:
- Uncategorised
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