Added AudioClip Events and Listener by jeffcampbellmakesgames · Pull Request #95 · DanielEverland/ScriptableObject-Architecture

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

Conversation

added 2 commits

October 29, 2019 08:50
* Added pragma warning disable for private serialized field, prevents warning in Unity console.
* Created AudioClip UnityEvent, GameEvent, and Listener.