BIS fnc EXP camp playTimelineVideo: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=") | m (page filled) | ||
| Line 1: | Line 1: | ||
| {{Function | {{Function | ||
| | arma3  | |game1= arma3 | ||
| |1.62 | |version1= 1.62 | ||
| <! | <!--|exec= server|=--> | ||
| <! | <!--|arg= local--> | ||
| |  | |eff= local | ||
| | | |descr= Plays a video with [[BIS_fnc_EXP_camp_setCinematicMode]] enabled. | ||
| | | ||s1= [videoPath] call [[BIS_fnc_EXP_camp_playTimelineVideo]]|=Syntax | ||
| | | |p1= videoPath: [[String]] - Path to video | ||
| | | |r1= [[Nothing]] | ||
| |exec= call | | |x1= <code>"someVideoPath" [[call]] [[BIS_fnc_EXP_camp_playTimelineVideo]];</code> | ||
| |exec= call | |||
| |seealso= [[BIS_fnc_playVideo]] | |||
| }} | }} | ||
| [[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 22:39, 13 January 2020
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
 
	