BIS fnc EXP camp playTimelineVideo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|=Syntax " to " ")
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]]
|s1= [videoPath] call [[BIS_fnc_EXP_camp_playTimelineVideo]]


|p1= videoPath: [[String]] - Path to video
|p1= videoPath: [[String]] - Path to video

Revision as of 21:50, 12 June 2021

Hover & click on the images for description

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