BIS fnc locWeaponInfo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Generated by BIS_fnc_exportFunctionsToWiki)
 
m (Text replacement - "BIS fnc " to "BIS_fnc_")
 
(24 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{RV|type=function


{{Function|= Comments
|game1= arma3
____________________________________________________________________________________________
|version1= 1.00


| arma3 |= Game name
|gr1= Diagnostic


|1.00|= Game version
|descr= Shows a utility tool checking length of weapon info texts.<br>[[File:BIS_fnc_locWeaponInfo screenshot.png|500px]]
____________________________________________________________________________________________


| <pre>/*
|s1= call [[BIS_fnc_locWeaponInfo]]


Description:
|r1= [[Boolean]] - [[true]] when done
Checks length of weapon info texts.


Parameter(s):
|x1= <sqf>call BIS_fnc_locWeaponInfo;</sqf>
NONE
 
Returns:
BOOL
*/
 
//--- Function called before display - create display and terminate
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= Description
____________________________________________________________________________________________
 
| <!-- [] call [[BIS_fnc_locWeaponInfo]]; --> |= Syntax
 
|p1= |= Parameter 1
 
| |= Return value
____________________________________________________________________________________________
 
|x1= <code></code> |=
____________________________________________________________________________________________
 
| |= See also


|seealso= [[BIS_fnc_animViewer]] [[BIS_fnc_configViewer]] [[BIS_fnc_help]]
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: Diagnostic|{{uc:locWeaponInfo}}]]
[[Category:Functions|{{uc:locWeaponInfo}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:locWeaponInfo}}]]

Latest revision as of 12:15, 27 July 2022

Hover & click on the images for description

Description

Description:
Shows a utility tool checking length of weapon info texts.
BIS fnc locWeaponInfo screenshot.png
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_animViewer BIS_fnc_configViewer BIS_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