BIS fnc completedCuratorChallengesCount: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\:Function Group\: CuratorChallenges(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Function|Comments= | {{Function|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 7: | Line 6: | ||
|gr1 = CuratorChallenges |GROUP1= | |gr1 = CuratorChallenges |GROUP1= | ||
| Return number of completed curator challenges. |Description= | | Return number of completed curator challenges. |Description= | ||
| curator call [[BIS_fnc_completedCuratorChallengesCount]] |Syntax= | | curator call [[BIS_fnc_completedCuratorChallengesCount]] |Syntax= | ||
Line 18: | Line 15: | ||
| [[Number]] - Number of completed challenges|Return value= | | [[Number]] - Number of completed challenges|Return value= | ||
|x1= <code>curatorModule [[call]] [[BIS_fnc_completedCuratorChallengesCount]];</code> |Example 1= | |x1= <code>curatorModule [[call]] [[BIS_fnc_completedCuratorChallengesCount]];</code> |Example 1= | ||
| [[Curator]] |See also= | | [[Curator]] |See also= |
Revision as of 22:33, 16 January 2021
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:
- 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