BIS fnc help: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "_{10,} " to "")
m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...)
Line 1: Line 1:
{{Function|Comments=
{{Function


| arma2 |Game name=
| arma2
|1.00|Game version=
|1.00


|gr1 = Diagnostic |GROUP1=
|gr1 = Diagnostic


|game2= TKOH |Game2 name=
|game2= TKOH |Game2 name=
Line 17: Line 17:
File:Take On Helicopters Functions Viewer.jpg|Take On Helicopters
File:Take On Helicopters Functions Viewer.jpg|Take On Helicopters
</gallery>
</gallery>
|DESCRIPTION=


| [parentDisplay] [[call]] [[BIS_fnc_help]] |SYNTAX=


|p1= parentDisplay: [[Display]] - (Optional, default [[displayNull]]) |PARAMETER1=
| [parentDisplay] [[call]] [[BIS_fnc_help]]


| [[Nothing]] |RETURNVALUE=
|p1= parentDisplay: [[Display]] - (Optional, default [[displayNull]])


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


| [[Functions Library|Arma 2 Functions Library]], [[Arma 3 Functions Library]], [[Take_On_Helicopters:_Functions_Library|Take On Helicopters Function Library]] |SEEALSO=
|x1= <code>[] [[call]] [[BIS_fnc_help]];</code>
 
| [[Functions Library|Arma 2 Functions Library]], [[Arma 3 Functions Library]], [[Take_On_Helicopters:_Functions_Library|Take On Helicopters Function Library]]
}}
}}



Revision as of 00:11, 18 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