ACE3/addons/interact_menu/functions
Grim 4226cd383e
Interact Menu - Add inheritance support to removeActionFromClass (#8396)
* Add inheritance & exclusion support

* Update documentation in wiki

* additional check for parent class in findIf

* forEach instead of count

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* condition for children of excluded classes

* touch everything but the params check

* apply configName in same line

* fix param data type for _excludedClasses

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update addons/interact_menu/functions/fnc_removeActionFromClass.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Fix & formatting

* Fix missing _x & headers, remove invalid classes

---------

Co-authored-by: Salluci <69561145+Salluci@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-08-05 02:38:46 -07:00
..
fnc_addActionToClass.sqf Interact Menu - Add inheritance support to removeActionFromClass (#8396) 2024-08-05 02:38:46 -07:00
fnc_addActionToObject.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_addActionToZeus.sqf General - Cleanup spaces in macros (#9769) 2024-02-05 14:04:24 -03:00
fnc_addMainAction.sqf Interact Menu - Use hashmaps for interactions (#9920) 2024-05-21 20:18:32 -05:00
fnc_collectActiveActionTree.sqf Interact menu - Fix condition in consolidated menu (#9946) 2024-04-25 00:23:10 -05:00
fnc_compileMenu.sqf Interact Menu - Use hashmaps for interactions (#9920) 2024-05-21 20:18:32 -05:00
fnc_compileMenuSelfAction.sqf Interact Menu - Use hashmaps for interactions (#9920) 2024-05-21 20:18:32 -05:00
fnc_compileMenuZeus.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_createAction.sqf General - SQF Improvements (#9698) 2024-02-04 14:50:24 -03:00
fnc_createVehiclesActions.sqf General - SQF Improvements (#9698) 2024-02-04 14:50:24 -03:00
fnc_ctrlSetParsedTextCached.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_findActionNode.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_handleEscapeMenu.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_initMenuReorder.sqf Interact Menu - Use hashmaps for interactions (#9920) 2024-05-21 20:18:32 -05:00
fnc_isSubPath.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_keyDown.sqf All - Fix parentheses around code (#10073) 2024-06-18 14:08:03 +00:00
fnc_keyUp.sqf Interact Menu - Fix zeus cursor menu closing (#9466) 2023-10-06 19:39:11 -05:00
fnc_removeActionFromClass.sqf Interact Menu - Add inheritance support to removeActionFromClass (#8396) 2024-08-05 02:38:46 -07:00
fnc_removeActionFromObject.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_render.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_renderActionPoints.sqf All - Fix parentheses around code (#10073) 2024-06-18 14:08:03 +00:00
fnc_renderBaseMenu.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_renderIcon.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_renderMenu.sqf General - SQF Improvements (#9698) 2024-02-04 14:50:24 -03:00
fnc_renderSelector.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_setupTextColors.sqf Tools - Check example funcs in document_functions.py (#9630) 2023-11-08 12:00:05 -06:00
fnc_splitPath.sqf Interact Menu - Use hashmaps for interactions (#9920) 2024-05-21 20:18:32 -05:00
fnc_userActions_addHouseActions.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_userActions_getHouseActions.sqf Interact Menu - Use hashmaps for interactions (#9920) 2024-05-21 20:18:32 -05:00