BIS fnc credits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (1 revision)
m (Text replacement - " \|s([0-9]) *= *([^ ]+); * " to " |s$1= $2 ")
 
(34 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{RV|type=function


{{Function|= Comments
|game1= tkoh
____________________________________________________________________________________________
|version1= 1.00


| tkoh |= Game name
|game2= arma3
|version2= 0.50


|1.00|= Game version
|gr1= GUI
____________________________________________________________________________________________


| <pre>/*
|exec= spawn


Description:
|descr= Opens credits, identical to those found in main menu ({{arma3}}). Also present in {{arma3}}.
Opens ORBAT style credits


Parameter(s): None
|s1=  [] spawn [[BIS_fnc_credits]]


Returns:
|r1= [[Nothing]]
BOOL
*/


//--- Initialize global variables
|x1= <sqf>[] spawn BIS_fnc_credits;</sqf>
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= Description
____________________________________________________________________________________________
 
| <!-- [] call [[BIS_fnc_credits]]; --> |= Syntax
 
|p1= |= Parameter 1
 
| |= Return value
____________________________________________________________________________________________
 
|x1= <code></code> |=
____________________________________________________________________________________________
 
| |= See also


|seealso=
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: GUI|{{uc:credits}}]]
[[Category:Functions|{{uc:credits}}]]
[[Category:{{Name|tkoh}}: Functions|{{uc:credits}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:credits}}]]

Latest revision as of 11:50, 13 July 2022

Hover & click on the images for description

Description

Description:
Opens credits, identical to those found in main menu (Arma 3). Also present in Arma 3.
Execution:
spawn
Groups:
GUI

Syntax

Syntax:
[] spawn BIS_fnc_credits
Return Value:
Nothing

Examples

Example 1:
[] spawn BIS_fnc_credits;

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