BIS fnc EXP camp playTimelineVideo: Difference between revisions
| m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") | m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") | ||
| Line 23: | Line 23: | ||
| |seealso= [[BIS_fnc_playVideo]] | |seealso= [[BIS_fnc_playVideo]] | ||
| }} | }} | ||
Revision as of 02:12, 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
 
	