BIS_fnc_versionInfo

From Bohemia Interactive Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Hover & click on the images for description

Description

Description:
Fills the first passed control with game type and version number, and positions both controls according to the game type.
Execution:
call
Groups:
GUI

Syntax

Syntax:
[gameTypeVersionControl, modControl] call BIS_fnc_versionInfo
Parameters:
gameTypeVersionControl - Control - Control for indication of game type (Stable/Dev) and version number (RscText)
modControl - Control - Control for indication of modded game (RscActiveText)
Return Value:
Nothing

Examples

Example 1:
[_ctrlVersion, _ctrlModded] call BIS_fnc_versionInfo;

Additional Information

See also:
productVersion

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