BIS fnc 3DENDiagFonts: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(page filling)
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma3 |= Game name
| arma3 |Game name=


|1.56|= Game version
|1.56|Game version=
____________________________________________________________________________________________
____________________________________________________________________________________________


| Displays '''Purista Light''' font in various different sizes. |= Description
| Displays '''Purista Light''' font in various different sizes. |Description=
____________________________________________________________________________________________
____________________________________________________________________________________________


|call '''BIS_fnc_3DENDiagFonts''' |= Syntax
|call [[BIS_fnc_3DENDiagFonts]] |Syntax=


 
| [[Nothing]] |Return value=
|[[Nothing]]|= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________


|x1= <code>[[call]] '''BIS_fnc_3DENDiagFonts''';</code> |= Parameter 1
|x1= <code>[[call]] [[BIS_fnc_3DENDiagFonts]];</code> |Parameter 1=
____________________________________________________________________________________________
____________________________________________________________________________________________


|[[Eden Editor]]|= See also
|[[Eden Editor]]|See also=
}}
}}


Line 30: Line 29:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: Default|{{uc:3DENDiagFonts}}]]
[[Category:Functions|{{uc:3DENDiagFonts}}]]
[[Category:Functions|{{uc:3DENDiagFonts}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:3DENDiagFonts}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:3DENDiagFonts}}]]
[[Category:Function Group: Eden Editor|{{uc:3DENDiagFonts}}]]

Revision as of 12:10, 28 May 2018

Hover & click on the images for description

Description

Description:
Displays Purista Light font in various different sizes.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
call BIS_fnc_3DENDiagFonts
Return Value:
Nothing

Examples

Example 1:
call BIS_fnc_3DENDiagFonts;

Additional Information

See also:
Eden Editor

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