camPrepareTarget
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Prepares the camera target to a position or to a target.
Syntax
- Syntax:
- camera camPrepareTarget Position
- Parameters:
- camera: Object - object of type "camera"
- Position: target location
- Return Value:
- Nothing
Alternative Syntax
- Syntax:
- camera camPrepareTarget target
- Parameters:
- camera: Object - object of type "camera"
- target: Object
- Return Value:
- Nothing
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- camPreload, camCommitPrepared

