BIS fnc vehicleRoles: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function" to "{{RV|type=function ")
m (Text replacement - " " to " ")
Line 10: Line 10:
]</code>|x1= <code>[[cursorObject]] [[call]] [[BIS_fnc_vehicleRoles]];</code>|x2= <code>"B_MBT_01_cannon_F" [[call]] [[BIS_fnc_vehicleRoles]];</code>| [[BIS_fnc_moveIn]], [[assignedVehicleRole]], [[weaponsTurret]]
]</code>|x1= <code>[[cursorObject]] [[call]] [[BIS_fnc_vehicleRoles]];</code>|x2= <code>"B_MBT_01_cannon_F" [[call]] [[BIS_fnc_vehicleRoles]];</code>| [[BIS_fnc_moveIn]], [[assignedVehicleRole]], [[weaponsTurret]]
}}
}}




[[Category:Functions|{{uc:vehicleRoles}}]]
[[Category:Functions|{{uc:vehicleRoles}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:vehicleRoles}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:vehicleRoles}}]]

Revision as of 00:52, 1 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Vehicles

Syntax

Syntax:
Syntax needed
Parameters:
Object or String - vehicle itself or a classname
Return Value:
Return value needed

Examples

Example 1:
cursorObject call BIS_fnc_vehicleRoles;
Example 2:
"B_MBT_01_cannon_F" call BIS_fnc_vehicleRoles;

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