{"id":31062728,"url":"https://github.com/habibsaid/unity-custom-events-system","last_synced_at":"2025-09-15T12:48:36.233Z","repository":{"id":310214841,"uuid":"1039106811","full_name":"HabibSAID/Unity-Custom-Events-System","owner":"HabibSAID","description":"A flexible Custom Event System for Unity that extends UnityEvents by allowing multiple parameters of different types. Easily assign target objects, components, methods, and arguments directly in the Inspector using a clean ReorderableList UI. Great for prototyping and designer-friendly workflows.","archived":false,"fork":false,"pushed_at":"2025-08-16T14:08:17.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-16T15:32:48.390Z","etag":null,"topics":["custom-events-unity-tools","editor-tool","game-development","unity","unity3d-plugin","unityevents"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HabibSAID.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-16T13:50:22.000Z","updated_at":"2025-08-16T14:08:20.000Z","dependencies_parsed_at":"2025-08-16T15:43:03.604Z","dependency_job_id":null,"html_url":"https://github.com/HabibSAID/Unity-Custom-Events-System","commit_stats":null,"previous_names":["habibsaid/unity-custom-events-system"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/HabibSAID/Unity-Custom-Events-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HabibSAID%2FUnity-Custom-Events-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HabibSAID%2FUnity-Custom-Events-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HabibSAID%2FUnity-Custom-Events-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HabibSAID%2FUnity-Custom-Events-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HabibSAID","download_url":"https://codeload.github.com/HabibSAID/Unity-Custom-Events-System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HabibSAID%2FUnity-Custom-Events-System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275260484,"owners_count":25433379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["custom-events-unity-tools","editor-tool","game-development","unity","unity3d-plugin","unityevents"],"created_at":"2025-09-15T12:48:31.076Z","updated_at":"2025-09-15T12:48:36.225Z","avatar_url":"https://github.com/HabibSAID.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity Custom Events System\n\nA flexible **Custom Event System for Unity** that extends the functionality of UnityEvents.  \nUnlike UnityEvents, which are limited to a single parameter, this system allows you to invoke methods with **multiple parameters of different types** — directly from the Inspector.\n\n## ✨ Features\n- 🎯 Works just like UnityEvents, but with no single-parameter limitation.\n- 📝 Inspector UI with **ReorderableList** for easy event management.\n- 🔗 Assign **Target Object → Component → Method** from the editor.\n- 🔄 Supports regular parameter types (bool, int, float, string) as well as Unity object types (AudioClip, MeshFilter, Material, etc).\n- ⚡ Lightweight, reflection-based method calling.\n- 🧑‍💻 Designer-friendly and requires **no extra code** to set up.\n\n## 🚀 Usage\nYou can simply declare a public CustomEvent myEvents; field in your MonoBehaviour.\n==\u003e From there, you can trigger and invoke any function directly — with support for multiple parameters — using an easy, Unity-Event-like inspector UI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhabibsaid%2Funity-custom-events-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhabibsaid%2Funity-custom-events-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhabibsaid%2Funity-custom-events-system/lists"}