Skip to content

Optional Read/Write system parameters #96

@EdvinNilsson

Description

@EdvinNilsson

Reason

To create system that can have optional read/writes depending on if the component is on the entity.
For example, the rendering system could use default Rotation if there is no Rotation component on the entity.

Requirements

  • There is a version for both Read and Write.
  • The system parameter will return an Option with the Some reference or None.
  • The system parameter matches any entity.

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions