-
Notifications
You must be signed in to change notification settings - Fork 149
Function and Macro Libraries
jonpas edited this page Apr 3, 2024
·
6 revisions
See Functions and Macros reference
The functions library reference can be shown in-game via a simple function call (requires CBA). This is a copy of the information available in the documentation provided in the release package or online(however, the online reference might have extra or corrected information:
call BIS_fnc_help
All CBA functions are, not unsurprisingly, under the CBA section in in-game Functions Viewer (select configFile and CBA in top left lists).
Equivalent information: CBA_fnc_capitalize can be found in the online documentation.