BIS_fnc_formatCuratorChallengeObjects

From Bohemia Interactive Community
Revision as of 00:29, 22 June 2018 by R3vo (talk | contribs) (pf)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Format the list of objects compatible with curator challenge to be displayed in the task descriptipon.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
classes call BIS_fnc_formatCuratorChallengeObjects
Parameters:
classes: Array of strings - CfgVehicle classes
Return Value:
String

Examples

Example 1:
["class_1","class_2"] call BIS_fnc_formatCuratorChallengeObjects;

Additional Information

See also:
CuratorBIS_fnc_manageCuratorChallengesBIS_fnc_finishCuratorChallengeBIS_fnc_addCuratorChallenge

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

Notes

Bottom Section