BIS fnc helicopterType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *(\[[a-zA-Z,. ]*\] call ('''|\[\[)?BI(N|S)_fnc_[a-zA-Z]+('''|\]\])?) * \|p1=" to " |s1=$1 |p1=")
m (Text replacement - " +(spawn|call) +'''([a-zA-Z0-9_]+)'''[ ]* " to " $1 $2 ")
Line 9: Line 9:
|Returns helicopter type.
|Returns helicopter type.


|s1=[object] call '''BIS_fnc_helicopterType'''
|s1=[object] call [[BIS_fnc_helicopterType]]


|p1= start: [[Object]] - Helicopter to be checked.
|p1= start: [[Object]] - Helicopter to be checked.

Revision as of 17:17, 12 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Helicopters

Syntax

Syntax:
[object] call BIS_fnc_helicopterType
Parameters:
start: Object - Helicopter to be checked.
Return Value:
Return value needed

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