BIS fnc curatorAttributes: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game version" to "|Game version=")
m (Text replacement - "\|game([0-9])=([^ ]+) * \|version([0-9])=([^ ]+) * " to "|game$1=$2 |version$3=$4 ")
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RV|type=function


{{Function|Comments=
|game1= arma3
____________________________________________________________________________________________
|version1= 1.16


| arma3 |Game name=
|gr1= Curator


|1.16|Game version=
|descr= <pre>/*
____________________________________________________________________________________________
 
| <pre>/*


Description:
Description:
Line 19: Line 17:
Returns:
Returns:
ARRAY of STRINGs
ARRAY of STRINGs
*/
*/</pre>
 
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |DESCRIPTION=
____________________________________________________________________________________________
 
| <!-- [] call [[BIS_fnc_curatorAttributes]]; --> |SYNTAX=


|p1= |PARAMETER1=
{{Wiki|placeholder}}


| |RETURNVALUE=
|s1= <!-- [] call [[BIS_fnc_curatorAttributes]] -->
____________________________________________________________________________________________


|x1= <code></code> |=
|r1=
____________________________________________________________________________________________


| |SEEALSO=
|x1=


|seealso=
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: Curator|{{uc:curatorAttributes}}]]
[[Category:Functions|{{uc:curatorAttributes}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:curatorAttributes}}]]

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