BIS fnc help: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 55: | Line 55: | ||
[[Category:ArmA 2: Functions|HELP}}]] | [[Category:ArmA 2: Functions|HELP}}]] | ||
[[Category:Take_On_Helicopters:_Functions|help]] | [[Category:Take_On_Helicopters:_Functions|help]] | ||
[[Category:Function Group: Debug|help]] |
Revision as of 08:11, 27 October 2011
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
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
-
Usefull tips, make a trigger with the following data:
Cond: !isnil "bis_fnc_init"
OnAct: [] call BIS_fnc_help;