BIS fnc 3DENAttributeDoorStates: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Function|= Comments | arma3 |Game name= |1.00|Game version= <!---|arg= local |Multiplayer Arguments=---> <!---|eff= local |Multiplayer Effects=---> | <pre>/*-----------...")
 
m (changed category)
Line 30: Line 30:
}}
}}


[[Category:Function Group: Attributes|{{uc:3DENAttributeDoorStates}}]]
[[Category:Functions|{{uc:3DENAttributeDoorStates}}]]
[[Category:Functions|{{uc:3DENAttributeDoorStates}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:3DENAttributeDoorStates}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:3DENAttributeDoorStates}}]]
[[Category:Function Group: 3DEN|{{uc:3DENAttributeDoorStates}}]]

Revision as of 12:27, 26 December 2018

Hover & click on the images for description

Description

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";

--------------------------------------------------------------------------------------------------*/
Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[] call BIS_fnc_3DENAttributeDoorStates
Parameters:
parameter: Datatype - (Optional, default defValue) description
Return Value:
Datatype - description

Examples

Example 1:

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