# Objective - Fixes #6206 ## Solution - Create a constructor for creating `ReflectComponent` and `ReflectResource` --- ## Changelog > This section is optional. If this was a trivial fix, or has no externally-visible impact, you can delete this section. ### Added - Created constructors for `ReflectComponent` and `ReflectResource`, allowing for advanced scripting use-cases. |
||
|---|---|---|
| .. | ||
| entity | ||
| query | ||
| schedule | ||
| storage | ||
| system | ||
| world | ||
| archetype.rs | ||
| bundle.rs | ||
| change_detection.rs | ||
| component.rs | ||
| event.rs | ||
| lib.rs | ||
| reflect.rs | ||