BIS fnc weaponsEntityType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - " +" to " ")
Line 15: Line 15:
   "Rocket_04_AP_Plane_CAS_01_F"
   "Rocket_04_AP_Plane_CAS_01_F"
]</code>|}}
]</code>|}}




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

Revision as of 10:15, 11 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Weapons

Syntax

Syntax:
Syntax needed
Parameters:
class: String or Array with string - Class of entity
Return Value:
Return value needed

Examples

Example 1:
["B_Soldier_GL_F"] call BIS_fnc_weaponsEntityType; Returns ["arifle_MX_GL_ACO_F","hgun_P07_F","Throw","Put"]
Example 2:
"B_Plane_CAS_01_dynamicLoadout_F" call BIS_fnc_weaponsEntityType; Returns [ "Gatling_30mm_Plane_CAS_01_F", "Laserdesignator_pilotCamera", "CMFlareLauncher", "Missile_AA_04_Plane_CAS_01_F", "Rocket_04_HE_Plane_CAS_01_F", "Missile_AGM_02_Plane_CAS_01_F", "Bomb_04_Plane_CAS_01_F", "Rocket_04_AP_Plane_CAS_01_F" ]

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