set3DENAttribute: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " | }}" to " }}")
m (Text replacement - "Any" to "Anything")
Line 13: Line 13:
|p1= entity: [[Eden Entity]] or [[Eden ID]]
|p1= entity: [[Eden Entity]] or [[Eden ID]]
|p2= class: [[String]] - attribute name
|p2= class: [[String]] - attribute name
|p3= value: [[Any]] - new attribute value
|p3= value: [[Anything]] - new attribute value
| [[Boolean]] - [[true]] if the value was set
| [[Boolean]] - [[true]] if the value was set



Revision as of 22:03, 16 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Eden Editor

Syntax

Syntax:
Syntax needed
Parameters:
entity: Eden Entity or Eden ID
class: String - attribute name
value: Anything - new attribute value
Return Value:
Return value needed

Examples

Example 1:
player set3DENAttribute ["allowDamage",false ]; Mark player as invincible

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