BIS fnc locWeaponInfo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1= Diagnostic |GROUP1=")
m (Text replacement - "\[\[Category\:Function Group\: Diagnostic(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")
Line 32: Line 32:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: Diagnostic|{{uc:locWeaponInfo}}]]
 
[[Category:Functions|{{uc:locWeaponInfo}}]]
[[Category:Functions|{{uc:locWeaponInfo}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:locWeaponInfo}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:locWeaponInfo}}]]

Revision as of 11:40, 12 October 2020

Hover & click on the images for description

Description

Description:
Shows a utility tool checking length of weapon info texts.
BIS_fnc_locWeaponInfo screenshot
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
call BIS_fnc_locWeaponInfo
Return Value:
Boolean - true when done

Examples

Example 1:
call BIS_fnc_locWeaponInfo;

Additional Information

See also:
BIS_fnc_animViewerBIS_fnc_configViewerBIS_fnc_help

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

Notes

Bottom Section