Skip to content

Conversation

mart-r
Copy link
Collaborator

@mart-r mart-r commented Jul 18, 2025

This adds a few methods to simplify access to all addons or a subset diretly from CAT:

  • CAT.get_addons(self) -> list[AddonComponent]
  • CAT.get_addons_of_type(self, addon_type: Type[AddonType]) -> list[AddonType]

@mart-r mart-r merged commit 3f38177 into main Jul 18, 2025
18 checks passed
@mart-r mart-r deleted the CU-8699vq0he-simplify-addon-access branch July 18, 2025 12:49
mart-r added a commit that referenced this pull request Jul 18, 2025
* CU-8699vq0he: Add methods for easier addon access

* CU-8699vq0he: Add some docstrings for addon-related methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant