EverestAPI / EverestAPI/Everest
Make ComponentList a Component
Open
enhancement
- Dominant language
- C#
- Stars
- 516
- Forks
- 106
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 5
Description
### I am planning on implementing this myself
Yes
### Describe your request
1) Make ComponentList extend Component
2) Set Active and Visible true by default
3) Make Update and Render public override
This would allow groups of components that can be turned on or off together, as well as ComponentList subclasses that manage the child component lifetimes manually.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.