createUnitEdObj (VBS2)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 2
- Version:
- 1.00
Description
- Description:
- Create an editor object for a unit. Vehicle object and vehEdObj are optional. Returns the string id of the new editor object. If editor object already exists the function will update the existing one.
Syntax
- Syntax:
- map createUnitEdObj [unit object, groupEdObj, leaderEdObj, vehicle object, vehEdObj]
- Parameters:
- map: Control -
- Return Value:
- String
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.

