set3DENLogicType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {{uc:{{PAGENAME}}}}" to "")
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
Line 12: Line 12:
|p1= objects: [[Array]] of [[Object]]s
|p1= objects: [[Array]] of [[Object]]s
|p2= classname: [[String]] - name of the cfgVehicles class
|p2= classname: [[String]] - name of the cfgVehicles class
| [[Nothing]]
|r1= [[Nothing]]


|x1= <code><nowiki>[</nowiki>[[get3DENSelected]] "logic" [[select]] 0] [[set3DENLogicType]] "MiscOR_F";</code>
|x1= <code><nowiki>[</nowiki>[[get3DENSelected]] "logic" [[select]] 0] [[set3DENLogicType]] "MiscOR_F";</code>

Revision as of 11:17, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Eden Editor

Syntax

Syntax:
Syntax needed
Parameters:
objects: Array of Objects
classname: String - name of the cfgVehicles class
Return Value:
Nothing

Examples

Example 1:
[get3DENSelected "logic" select 0] set3DENLogicType "MiscOR_F";

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