You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Signals is a powerful, lightweight messaging system that provides sortable, consumable and pausable signals. Comes with an editor window for easy access to the signals.",
"keywords": [
"Signal",
"Signals",
"Events",
"Messaging",
"Decoupled"
],
"license": "MIT",
"category": "Utility",
"version": "1.1.0",
"unity": "2018.1",
"dependencies": {
},
"samples": [
{
"displayName": "Basic",
"description": "Simple example with one listener showing the basic usage of order and consuming signals",
"path": "Samples~/Basic"
},
{
"displayName": "StressTest",
"description": "Dispatch every frame to 10000 listeners",