remove3DENLayer: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {{uc:{{PAGENAME}}}}" to "")
m (Text replacement - " +" to " ")
Line 21: Line 21:
[[get3DENLayerEntities]]
[[get3DENLayerEntities]]
}}
}}


{{GameCategory|arma3|New Scripting Commands}}
{{GameCategory|arma3|New Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}

Revision as of 00:39, 11 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Eden Editor

Syntax

Syntax:
Syntax needed
Parameters:
layerID : Number - layer ID as returned by add3DENLayer command
Return Value:
Return value needed

Examples

Example 1:
_myLayer = -1 add3DENLayer "Enemy Base"; remove3DENLayer _myLayer ;

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