Skip to content

ToReactiveProperty doesn't seem to exist #338

@lejean

Description

@lejean

In the readme is an example to make a IsDead event.

IsDead = CurrentHp.Select(x => x <= 0).ToReactiveProperty();

ToReactiveProperty doesn't seem to exist tho, should I just replace this with ToBindableReactiveProperty?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions