BIS fnc EXP camp playTimelineVideo: Difference between revisions
| m (Text replacement - "|gr1 =" to "|gr1=") | m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") | ||
| Line 24: | Line 24: | ||
| }} | }} | ||
| [[Category:{{Name|arma3}}: Functions|{{uc:EXP_camp_playTimelineVideo}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:EXP_camp_playTimelineVideo}}]] | ||
Revision as of 01:27, 2 February 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
 
	