BIS fnc EXP camp playTimelineVideo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - " |exec= call " to " ")
Line 18: Line 18:


|x1= <code>"someVideoPath" [[call]] [[BIS_fnc_EXP_camp_playTimelineVideo]];</code>
|x1= <code>"someVideoPath" [[call]] [[BIS_fnc_EXP_camp_playTimelineVideo]];</code>
|exec= call


|seealso= [[BIS_fnc_playVideo]]
|seealso= [[BIS_fnc_playVideo]]
}}
}}

Revision as of 16:52, 6 February 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