Add Observer

Wire state → UI reactivity using Common's ObservableState<TObserver> — make a state notify listeners and have the UI react instead of polling. Use when asked to add an observer, make the UI react to state changes, or update UI when a model changes.

FromSi 2c9d5a3 4.0 KB Updated

File contents

FromSi/godot-csharp-modular-template/tree/main/.claude/skills/add-observer commit 2c9d5a3606

Frequently asked questions

npx skillmds@latest add fromsi/add-observer