Signals
by
Woosh
| Summary | A simple Component based "Observer Pattern" implementation |
|---|---|
| Description |
About Signals Signals is a framework that allows you to easily receive and send events for any C# or entity type. This is incredibly useful when using a component-based workflow. As it allows you to receive events from the attached entity about what that entity is doing without coupling functionality to direct component getting. The Thumbnail I thought the kitten was cute...About Signals
Signals is a framework that allows you to easily receive and send events for any C# or entity type. This is incredibly useful when using a component-based workflow. As it allows you to receive events from the attached entity about what that entity is doing without coupling functionality to direct component getting.
The Thumbnail
I thought the kitten was cute...
|
| Votes | 👍3 👎0 ❤️3 |
| Error Rate | 0% |
| Data | {} |
| Version | Created | Size (modified) | Files | Changes |
|---|---|---|---|---|
| 28549 | 64.9 KB (64.9 KB) | 3 ~2 | Changes on 2023-07-30 | |
| 26705 | 62.2 KB (53 KB) | 3 ~1 | Changes on 2023-07-21 | |
| 23948 | 60.7 KB (51.5 KB) | 3 ~1 | Changes on 2023-07-08 | |
| 23797 | 59.2 KB (50 KB) | 3 ~1 | Changes on 2023-07-08 | |
| 20500 | 55.7 KB (55.6 KB) | 3 +1 ~1 | Changes on 2023-07-01 | |
| 17726 | 22 KB | 2 +2 | Initial Commit |
Loading history…