onQuickAddObject (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:
- Defines an action performed when the user performs a quick add object in the editor. Set to empty for default behavior.
The following variables are available in the command section:
- _pos (Position3D) = position
- _class (String) = currently selected object class
Syntax
- Syntax:
- map onQuickAddObject [command,index]
- Parameters:
- map: Control -
- command: String - code
- index: Number -
- Return Value:
- Anything
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.

