forEachMemberTeam (VBS2)
From Bohemia Interactive Community
| This function is no longer available in VBS2. |
| 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:
- Executes the given command for each team member of the team (recursively).
Syntax
- Syntax:
- command forEachMemberTeam team
- Parameters:
- command: String - code
- team: TeamMember -
- Return Value:
- Nothing
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.

