Make component inheritance work with `get`
Open
Describe the problem you are trying to solve.
Currently get
operations do not take into account component inheritance.
Describe the solution you'd like
If an entity has component B
, and B
inherits from A
, then e.get<A>()
should return B
.
No comments yet
Bounty Available
Fund Requests
No fund requests yet. Be the first to request funding.
Please sign in to request funds for this bounty.
Paid Out
No payments have been made yet. Start working on this bounty to receive your payout
Information
Open
Current status
#1536
Issue number