BIS fnc EXP camp playTimelineVideo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Comments" to "|Comments=")
m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *P([a-gi-z ])" to "$1 - p$2")
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function|Comments=
{{RV|type=function


| arma3 |Game name=
|game1= arma3
|version1= 1.62


|1.62|Game version=
|gr1= Campaign


<!---|arg= local |Multiplayer Arguments=--->
|eff= local


<!---|eff= local |Multiplayer Effects=--->
|descr= Plays a video with [[BIS_fnc_EXP_camp_setCinematicMode]] enabled.


| ''N/A'' |Description=
|s1= [videoPath] call [[BIS_fnc_EXP_camp_playTimelineVideo]]


|[] call [[BIS_fnc_EXP_camp_playTimelineVideo]]|Syntax=
|p1= videoPath: [[String]] - path to video


|p1= parameter: Datatype - (Optional, default defValue) description |Parameter 1=
|r1= [[Nothing]]


|Datatype - description|Return value=
|x1= <sqf>"someVideoPath" call BIS_fnc_EXP_camp_playTimelineVideo;</sqf>


|x1= <code></code>|Example 1=
|seealso= [[BIS_fnc_playVideo]]
 
|exec= call |Execution=
 
| |See also=
}}
}}
[[Category:Function Group: Campaign|{{uc:EXP_camp_playTimelineVideo}}]]
[[Category:Functions|{{uc:EXP_camp_playTimelineVideo}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:EXP_camp_playTimelineVideo}}]]

Latest revision as of 16:45, 8 November 2023

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