BIS fnc help: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (removed broken note)
m (template:command argument fix)
Line 8: Line 8:
|version2= 1.00 |=
|version2= 1.00 |=


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


Line 23: Line 23:
| [] [[call]] '''BIS_fnc_help'''  |=
| [] [[call]] '''BIS_fnc_help'''  |=


|p1= |= PARAMETER1
|p1= |PARAMETER1=  


|p2= |= PARAMETER2
|p2= |PARAMETER2=  


|p3= |= PARAMETER3
|p3= |PARAMETER3=  


| [[Nothing]] |= RETURNVALUE
| [[Nothing]] |RETURNVALUE=  




|x1= <code>[] call bis_fnc_help</code>|= EXAMPLE1
|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]], [[Take_On_Helicopters:_Functions_Library|Take On Helicopters Function Library]] |SEEALSO=  


|  |= MPBEHAVIOUR
|  |MPBEHAVIOUR=  
____________________________________________________________________________________________
____________________________________________________________________________________________
}}
}}

Revision as of 11:29, 7 April 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:
[] call BIS_fnc_help
Return Value:
Nothing

Examples

Example 1:
[] call bis_fnc_help

Additional Information

See also:
Arma 2 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