BIS fnc completedCuratorChallengesCount: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")
m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=")
Line 13: Line 13:
|p1= curator: [[Object]] - Curator module
|p1= curator: [[Object]] - Curator module


| [[Number]] - Number of completed challenges
|r1=[[Number]] - Number of completed challenges


|x1= <code>curatorModule [[call]] [[BIS_fnc_completedCuratorChallengesCount]];</code>
|x1= <code>curatorModule [[call]] [[BIS_fnc_completedCuratorChallengesCount]];</code>

Revision as of 21:25, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
CuratorChallenges

Syntax

Syntax:
Syntax needed
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