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 (page filled)
Line 1: Line 1:
{{Function|Comments=
{{Function


| arma3 |Game name=
|game1= arma3


|1.62|Game version=
|version1= 1.62


<!---|arg= local |Multiplayer Arguments=--->
<!--|exec= server|=-->


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


| ''N/A'' |Description=
|eff= local


|[] call [[BIS_fnc_EXP_camp_playTimelineVideo]]|Syntax=
|descr= Plays a video with [[BIS_fnc_EXP_camp_setCinematicMode]] enabled.


|p1= parameter: Datatype - (Optional, default defValue) description |Parameter 1=
||s1= [videoPath] call [[BIS_fnc_EXP_camp_playTimelineVideo]]|=Syntax


|Datatype - description|Return value=
|p1= videoPath: [[String]] - Path to video


|x1= <code></code>|Example 1=
|r1= [[Nothing]]


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


| |See also=
}}
}}
[[Category:Function Group: Campaign|{{uc:EXP_camp_playTimelineVideo}}]]
[[Category:Function Group: Campaign|{{uc:EXP_camp_playTimelineVideo}}]]
[[Category:Functions|{{uc:EXP_camp_playTimelineVideo}}]]
[[Category:Functions|{{uc:EXP_camp_playTimelineVideo}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:EXP_camp_playTimelineVideo}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:EXP_camp_playTimelineVideo}}]]

Revision as of 23:39, 13 January 2020

Hover & click on the images for description

Description

Description:
Plays a video with BIS_fnc_EXP_camp_setCinematicMode enabled.
Execution:
call
Groups:
Uncategorised

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