BIS fnc curatorAttributes: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - "\|game([0-9])=([^ ]+) * \|version([0-9])=([^ ]+) * " to "|game$1=$2 |version$3=$4 ")
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RV|type=function
{{RV|type=function


| arma3
|game1= arma3
|version1= 1.16


|1.16
|gr1= Curator


|gr1 = Curator
|descr= <pre>/*
 
| <pre>/*


Description:
Description:
Line 18: Line 17:
Returns:
Returns:
ARRAY of STRINGs
ARRAY of STRINGs
*/
*/</pre>
 
{{Wiki|placeholder}}


{{placeholder}}
|s1= <!-- [] call [[BIS_fnc_curatorAttributes]] -->


| <!-- [] call [[BIS_fnc_curatorAttributes]]; -->
|r1=


|p1=
|x1=


|x1= <code></code>
|seealso=
}}
}}

Latest revision as of 11:06, 14 June 2021

Hover & click on the images for description

Description

Description:
/*

	Description:
	Return attributes available for given entity

	Parameter(s):
		0: OBJECT - curator
		1: OBJECT or GROUp or ARRAY or STRING - checked entity

	Returns:
	ARRAY of STRINGs
*/
🏗
Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki.
Execution:
call
Groups:
Curator

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