BIS fnc briefingInit: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (page filling) |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 8: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Initialize animated briefing markers.|= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | marker [[call]] '''BIS_fnc_briefingInit''' |= Syntax | ||
|p1= |= Parameter 1 | |p1= marker: [[String]] - Marker to initialise |= Parameter 1 | ||
| |= | |x1= marker_1 [[call]] [[BIS_fnc_briefingInit]];|= Example 1 | ||
| | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[BIS_fnc_briefingAnimate]] |= See also | ||
}} | |||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> |
Revision as of 00:55, 11 May 2018
Description
- Description:
- Initialize animated briefing markers.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- marker call BIS_fnc_briefingInit
- Parameters:
- marker: String - Marker to initialise
- Return Value:
- Nothing
Examples
- Example 1:
- marker_1 call BIS_fnc_briefingInit;
Additional Information
- See also:
- BIS_fnc_briefingAnimate
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