BIS fnc 3DENAttributeDoorStates: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (moved to different category)
mNo edit summary
Line 9: Line 9:
<!---|eff= local |Multiplayer Effects=--->
<!---|eff= local |Multiplayer Effects=--->


| <pre>/*--------------------------------------------------------------------------------------------------
| Internal function used for the [[Eden Editor]] Edit Terrain Object module.|Description=
 
attributeLoad = "['attributeLoad',get3DENSelected 'object' select 0,_this,_value] call bis_fnc_3DENAttributeDoorStates";
attributeSave = "['attributeSave',get3DENSelected 'object' select 0,_this] call bis_fnc_3DENAttributeDoorStates";
expression = "['init',_this,_value] call bis_fnc_3DENAttributeDoorStates";
 
--------------------------------------------------------------------------------------------------*/</pre>{{placeholder}}<!-- Remove this after fill-in --> |Description=


|[] call [[BIS_fnc_3DENAttributeDoorStates]]|Syntax=
|[] call [[BIS_fnc_3DENAttributeDoorStates]]|Syntax=


|p1= parameter: Datatype - (Optional, default defValue) description |Parameter 1=
|p1= |Parameter 1=


|Datatype - description|Return value=
||Return value=


|x1= <code></code>|Example 1=
|x1= - |Example 1=


|exec= call |Execution=
|exec= call |Execution=


| |See also=
| [[Modules]] |See also=
}}
}}



Revision as of 10:57, 23 July 2020

Hover & click on the images for description

Description

Description:
Internal function used for the Eden Editor Edit Terrain Object module.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[] call BIS_fnc_3DENAttributeDoorStates
Return Value:
Return value needed

Examples

Example 1:
-

Additional Information

See also:
Modules

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