mirror of
https://github.com/bevyengine/bevy
synced 2024-12-23 11:33:06 +00:00
f9c56b321d
# 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 |