BIS fnc help: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| arma2 |= " to "| arma2 |Game name= ")
Line 5: Line 5:
|1.00|Game version=
|1.00|Game version=


|game2= TKOH |=
|game2= TKOH |Game2 name=
|version2= 1.00 |=
|version2= 1.00 |Game2 version=


|arg= local|MPARGUMENTS=
|eff= local|MPEFFECTS=
|eff= local|MPEFFECTS=  
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 18: 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=
____________________________________________________________________________________________
____________________________________________________________________________________________


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


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


|p2= |PARAMETER2=  
| [[Nothing]] |RETURNVALUE=


|p3= |PARAMETER3=
|x1= <code>[] [[call]] [[BIS_fnc_help]];</code> |EXAMPLE1=
 
| [[Nothing]] |RETURNVALUE=
 
 
|x1= <code>[] call bis_fnc_help</code>|EXAMPLE1=  
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Functions Library|Arma 2 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=  
 
|  |MPBEHAVIOUR=
____________________________________________________________________________________________
}}
}}



Revision as of 20:54, 1 October 2019

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:
Uncategorised

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