Modified GameEventListeners to include AddComponent by jeffcampbellmakesgames · Pull Request #60 · DanielEverland/ScriptableObject-Architecture

This repository was archived by the owner on May 9, 2025. It is now read-only.

Conversation

* Modified SOArchitecture_Utility to include new constants for [AddComponent] menu structure for library and event listeners (currently only component type in library).
* Modified code generation template to include [AddComponent] setup.
* Modified all closed GameEventListener types to include [AddComponent] attribute with consistent menu names as used elsewhere for asset creation (case for menu item matches type name case).