Skip to main content

Module reflect

Module reflect 

Source
Expand description

Runtime reflection helpers built on top of bevy_reflect.

Structs§

TypeInfo
TypeRegistry

Traits§

GetTypeRegistration
Reflect
ReflectTaskIntrospection
Runtime task-reflect contract exposed by generated Copper applications.
ReflectTypePath
TypePath

Functions§

dump_type_registry_schema

Derive Macros§

Reflect
No-op fallback derive used when Copper reflect is disabled.