BIS fnc helicopterSeat: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(page filling) |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| tkoh |= Game name | |tkoh|= Game name | ||
|1.00|= Game version | |1.00|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |Check if unit sits on right or left seat.|= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |object call '''BIS_fnc_helicopterSeat'''|= Syntax | ||
|p1= |= Parameter 1 | |p1= object: [[Object]] - Unit which should be checked.|= Parameter 1 | ||
| |= Return value | |[[Number]]: <br>-1 - Not in a vehicle<br>0 - left<br>1 - right|= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
||= See also | |||
| |= See also | |||
}} | }} | ||
Revision as of 16:11, 26 April 2018
Description
- Description:
- Check if unit sits on right or left seat.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- object call BIS_fnc_helicopterSeat
- Parameters:
- object: Object - Unit which should be checked.
- Return Value:
- Number:
-1 - Not in a vehicle
0 - left
1 - right
Examples
- Examples:
- Example needed
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note