BIS fnc completedCuratorChallengesCount: Difference between revisions
Jump to navigation
Jump to search
m (GVI 1.00 --> 1.16 http://dev.arma3.com/post/spotrep-00023 (It's Zeus update, obvious)) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|Comments= | |||
{{Function|= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|1.16| | |1.16|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Return number of completed curator challenges. |Description= | ||
____________________________________________________________________________________________ | |||
| curator call [[BIS_fnc_completedCuratorChallengesCount]] |Syntax= | |||
|p1= | | |p1= curator: [[Object]] - Curator module |Parameter 1= | ||
| | | | [[Boolean]] - Number of completed challenges|Return value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>curatorModule [[call]] [[BIS_fnc_completedCuratorChallengesCount]];</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | | [[Curator]] |See also= | ||
}} | |||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> |
Revision as of 23:12, 7 June 2018
Description
- Description:
- Return number of completed curator challenges.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- curator call BIS_fnc_completedCuratorChallengesCount
- Parameters:
- curator: Object - Curator module
- Return Value:
- Boolean - 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