Signals
Woosh Woosh Library update 3y ago

Signals

A simple Component based "Observer Pattern" implementation

favorite3favorites
thumb_up3upvotes
hard_drive 0 MB folder 3 files build Engine v10 history Last update 1126d ago
open_in_new View on sbox.game

About This Package

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...

Media

No usage statistics available
This package may be new or not widely used yet. Usage data becomes available as more users install and play with the package.
Package ID: woosh.signals
Created: 2023-05-25 12:49 UTC
Updated: 2023-07-30 01:42 UTC
Type: library
Public: Yes
Version: 28549
files: 3
Size: 0.1 MB
Engine Version: 10
Asset Version ID: 28549
Version Created: 2023-07-30 01:42 UTC
Hash: -2482410550549682587
Manifest: Open manifest
Project Template:
Cs Proj Name: Signals.Library
Summary: A simple Component based "Observer Pattern" implementation
Description:
Public: false
Replace Tags: systems
Compiler: Woosh.Signals, SANDBOX;ADDON;DEBUG, 1701;1702;1591;, Array, Array
Resources:
Code Package References:
new_releases Latest Update Jul 30, 2023
Changes on 2023-07-30
28549 Jul 30, 2023
Changes on 2023-07-30
26705 Jul 21, 2023
Changes on 2023-07-21
23948 Jul 8, 2023
Changes on 2023-07-08
23797 Jul 8, 2023
Changes on 2023-07-08
20500 Jul 1, 2023
Changes on 2023-07-01
17726 May 25, 2023
Initial Commit