BIS fnc completedCuratorChallengesCount: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *arma3 * * *\| *([0-2]\.[0-9]{2}) * " to "|game1= arma3 |version1= $1 ")
m (Text replacement - "\|s1= +" to "|s1= ")
Line 8: Line 8:
|descr= Return number of completed curator challenges.
|descr= Return number of completed curator challenges.


|s1= curator call [[BIS_fnc_completedCuratorChallengesCount]]
|s1= curator call [[BIS_fnc_completedCuratorChallengesCount]]


|p1= curator: [[Object]] - Curator module
|p1= curator: [[Object]] - Curator module

Revision as of 16:31, 19 June 2021

Hover & click on the images for description

Description

Description:
Return number of completed curator challenges.
Execution:
call
Groups:
CuratorChallenges

Syntax

Syntax:
curator call BIS_fnc_completedCuratorChallengesCount
Parameters:
curator: Object - Curator module
Return Value:
Number - Number of completed challenges

Examples

Example 1:
curatorModule call BIS_fnc_completedCuratorChallengesCount;

Additional Information

See also:
Arma 3: Curator

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