mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-22 08:08:51 -05:00
parent
c7136d2937
commit
cfb92f5d92
@ -11,7 +11,7 @@ Variables and Events exposes methods that returns [`IObservables`](https://docs.
|
||||
|
||||
## Simple example
|
||||
|
||||
The `HealthBar.cs` script from the [Basic tutorial](./basic-tutorial) could be rewritten like this using UniRx:
|
||||
The `HealthBar.cs` script from the [Variables](./variables.md) tutorial could be rewritten like this using UniRx:
|
||||
|
||||
```cs
|
||||
using UnityEngine;
|
||||
|
Loading…
Reference in New Issue
Block a user