set3DENLogicType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=")
Line 9: Line 9:
| Sets the new type of Logic object(s). For other objects use [[set3DENObjectType]]
| Sets the new type of Logic object(s). For other objects use [[set3DENObjectType]]


| objects '''set3DENLogicType''' classname
|s1=  objects '''set3DENLogicType''' classname
 
|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

Revision as of 00:20, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Eden Editor

Syntax

Syntax:
objects set3DENLogicType classname
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