Crate bevy_dyn_component

Source

Modules§

prelude

Structs§

DynamicComponentRegistry
Stores the TypeId for each dynamic component registered with this API. This is used to safely manipulate data underlying dynamic components.
InsertDynamic

Traits§

DynamicComponentsEntityExt
DynamicComponentsWorldExt

Functions§

dynamic_components_plugin