BIS fnc help: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Debug(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\] " to "")
m (Text replacement - "_{10,} " to "")
Line 1: Line 1:
{{Function|Comments=
{{Function|Comments=
____________________________________________________________________________________________


| arma2 |Game name=
| arma2 |Game name=
Line 11: Line 10:


|eff= local|MPEFFECTS=
|eff= local|MPEFFECTS=
____________________________________________________________________________________________


| Shows Function Library viewer, which contains list of all available functions, both official and unofficial.
| Shows Function Library viewer, which contains list of all available functions, both official and unofficial.
Line 20: Line 18:
</gallery>
</gallery>
|DESCRIPTION=
|DESCRIPTION=
____________________________________________________________________________________________


| [parentDisplay] [[call]] [[BIS_fnc_help]] |SYNTAX=
| [parentDisplay] [[call]] [[BIS_fnc_help]] |SYNTAX=
Line 29: Line 26:


|x1= <code>[] [[call]] [[BIS_fnc_help]];</code> |EXAMPLE1=
|x1= <code>[] [[call]] [[BIS_fnc_help]];</code> |EXAMPLE1=
____________________________________________________________________________________________


| [[Functions Library|Arma 2 Functions Library]], [[Arma 3 Functions Library]], [[Take_On_Helicopters:_Functions_Library|Take On Helicopters Function Library]] |SEEALSO=  
| [[Functions Library|Arma 2 Functions Library]], [[Arma 3 Functions Library]], [[Take_On_Helicopters:_Functions_Library|Take On Helicopters Function Library]] |SEEALSO=  

Revision as of 00:06, 17 January 2021

Hover & click on the images for description

Description

Description:
Shows Function Library viewer, which contains list of all available functions, both official and unofficial.
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
[parentDisplay] call BIS_fnc_help
Parameters:
parentDisplay: Display - (Optional, default displayNull)
Return Value:
Nothing

Examples

Example 1:
[] call BIS_fnc_help;

Additional Information

See also:
Arma 2 Functions LibraryArma 3 Functions LibraryTake On Helicopters Function Library

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

Bottom Section