Tools - Check example funcs in document_functions.py (#9630)

This commit is contained in:
PabstMirror
2023-11-08 12:00:05 -06:00
committed by GitHub
parent 4fb9da7b08
commit 6bc5193a79
23 changed files with 36 additions and 19 deletions

View File

@ -13,7 +13,7 @@
* None
*
* Example:
* [FUNC(dialingPhone), 0.25, [_unit,4,_arr,_code]] call CALLSTACK(CBA_fnc_addPerFrameHandler);
* [ace_explosives_fnc_dialingPhone, 0.25, [_unit,4,_arr,_code]] call CBA_fnc_addPerFrameHandler;
*
* Public: No
*/