BIS fnc uniqueClasses: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|p1=||x1=" to "|p1= |r1= |x1=") |
Lou Montana (talk | contribs) m (Text replacement - "\| *arma3 * * *\| *([0-2]\.[0-9]{2}) * " to "|game1= arma3 |version1= $1 ") |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| arma3|1.00|gr1= Configs| <pre>/* | |game1= arma3 | ||
|version1= 1.00 | |||
|gr1= Configs | |||
|descr= <pre>/* | |||
Description: | Description: | ||
Line 22: | Line 27: | ||
|x1= | |x1= | ||
|}} | |seealso= | ||
}} |
Latest revision as of 23:17, 13 June 2021
Description
- Description:
/* Description: Composes array of classes with unique param (based on returned value of passed code). If class inherits the param from parent, it is not listed. Parameter(s): 0: CONFIG - class which is searched 1: CODE - code executed on class, which is passed as _this Returns: ARRAY - classes in format [class,value] class: CONFIG - class with unique param value: ANY - value returned by the passed code for the given class */
- Execution:
- call
- Groups:
- Configs
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Examples:
- Example needed
Additional Information
- See also:
- See also needed
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