BIS fnc briefingInit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "'''(BI(N|S)_fnc_[a-zA-Z0-9_]+)'''" to "$1")
m (Text replacement - " \| *([^=\| ]+) * \|p1=" to " |s1= $1 |p1=")
Line 9: Line 9:
| Initialize animated briefing markers.
| Initialize animated briefing markers.


| marker [[call]] [[BIS_fnc_briefingInit]]
|s1=  marker [[call]] [[BIS_fnc_briefingInit]]


|p1= marker: [[String]] - Marker to initialise
|p1= marker: [[String]] - Marker to initialise

Revision as of 23:43, 12 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Briefing

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