fn vbs isInFrontOf (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.19
Description
- Description:
- Checks, if a object is in front of another object.
Syntax
- Syntax:
- [object1,object2,offset] call fn_vbs_isInFrontOf
- Parameters:
- object1: Object -
- object2: Object -
- offset: [[(> 0 if position of object1 is not the front of object1)]] -
- Return Value:
- Boolean
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.

