BIS fnc curatorAttributes: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{RV|type=function | arma3 |1.16 |gr1= Curator | " to "{{RV|type=function |game1= arma3 |version1= 1.16 |gr1= Curator |descr= ")
m (Text replacement - "\|game([0-9])=([^ ]+) * \|version([0-9])=([^ ]+) * " to "|game$1=$2 |version$3=$4 ")
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


|game1= arma3
|game1= arma3
|version1= 1.16
|version1= 1.16


Line 22: Line 21:
{{Wiki|placeholder}}
{{Wiki|placeholder}}


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


|p1=
|r1=


|x1=
|x1=
|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