getObjTexture (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.18
Description
- Description:
- Gets the texture name for the hidden selection index or string.
Syntax
- Syntax:
- object getObjTexture selection
- Parameters:
- object: Object -
- selection: String -
- Return Value:
- String
Examples
- Example 1:
_txt = obj getObjTexture 0
Additional Information
- Multiplayer:
- Behaviour unknown.

