get3DENAttributes: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (2.16 -> 2.18)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
|game1= arma3
|game1= arma3
|version1= 2.18
|version1= 2.18
|branch= dev


|gr1= Eden Editor
|gr1= Eden Editor
Line 14: Line 12:
|p1= entity: [[Object]]
|p1= entity: [[Object]]


|p2= category: [[String]]
|p2= category: [[String]] ("" to get all attributes, [[typeOf]] to get Object Specific attributes)


|r1= [[Array]]
|r1= [[Array]]

Latest revision as of 12:56, 15 December 2024

Hover & click on the images for description

Description

Description:
Retrieve all attributes and their values of the specified (optional) category.
Groups:
Eden Editor

Syntax

Syntax:
entity get3DENAttributes category
Parameters:
entity: Object
category: String ("" to get all attributes, typeOf to get Object Specific attributes)
Return Value:
Array

Examples

Examples:
Example needed

Additional Information

See also:
set3DENAttributes set3DENAttribute get3DENMissionAttributes

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