BIS_fnc_playVideo
Jump to navigation
Jump to search
Description
- Description:
/* Description: Plays in-game video. Parameter(s): _this select 0: STRING - Video path _this select 1 (Optional): ARRAY - Size _this select 2 (Optional): ARRAY - Color _this select 3 (Optional): STRING - Variable to skip the video Returns: True */ #define VIDEO_DISPLAY (uinamespace getvariable "BIS_RscMissionScreen_video") #define VIDEO_CONTENT (VIDEO_DISPLAY displayctrl 1100)
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
Additional Information
- See also:
- See also needed
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