BIS fnc EXP camp playTimelineVideo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|=Syntax " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " ||s1=" to " |s1=") |
||
Line 11: | Line 11: | ||
|descr= Plays a video with [[BIS_fnc_EXP_camp_setCinematicMode]] enabled. | |descr= Plays a video with [[BIS_fnc_EXP_camp_setCinematicMode]] enabled. | ||
|s1= [videoPath] call [[BIS_fnc_EXP_camp_playTimelineVideo]] | |||
|p1= videoPath: [[String]] - Path to video | |p1= videoPath: [[String]] - Path to video |
Revision as of 20:50, 12 June 2021
Description
- Description:
- Plays a video with BIS_fnc_EXP_camp_setCinematicMode enabled.
- Execution:
- call
- Groups:
- Campaign
Syntax
- Syntax:
- [videoPath] call BIS_fnc_EXP_camp_playTimelineVideo
- Parameters:
- videoPath: String - Path to video
- Return Value:
- Nothing
Examples
- Example 1:
"someVideoPath" call BIS_fnc_EXP_camp_playTimelineVideo;
Additional Information
- See also:
- BIS_fnc_playVideo
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