insertEditorObject: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= ([^' ]+)'''([^' ]+)'''([^ ]*) " to "|s$1= $2$3$4 ") |
Lou Montana (talk | contribs) m (Text replacement - ">Posted on May ([0-9]{1}), ([0-9]{4})" to ">Posted on $2-05-0$1") |
||
Line 35: | Line 35: | ||
<dt></dt> | <dt></dt> | ||
<dd class="notedate">Posted on | <dd class="notedate">Posted on 2015-05-07 - 13:56 (UTC)</dd> | ||
<dt class="note">[[User:Benargee|Benargee]]</dt> | <dt class="note">[[User:Benargee|Benargee]]</dt> | ||
<dd class="note">"This works only in the old 3D editor"<br> - KM</dd> | <dd class="note">"This works only in the old 3D editor"<br> - KM</dd> | ||
</dl> | </dl> |
Revision as of 23:01, 13 May 2023
Description
- Description:
- Insert an object to the editor and assign arguments. Create script is,not called. Returns the ID of the new EditorObject. Subtype class is,optional.
- Groups:
- Game 2 Editor
Syntax
- Syntax:
- map insertEditorObject [type,value,[name1,value1,...],subtype class]
- Parameters:
- map: Control -
- [type,value,[name1,value1,...],subtype class]: Array -
- Return Value:
- String
Examples
- Example 1:
- -
Additional Information
- See also:
- -
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
- Posted on 2015-05-07 - 13:56 (UTC)
- Benargee
- "This works only in the old 3D editor"
- KM