bevy_derive
0.14.2
All Items
Attribute Macros
Derive Macros
?
Settings
Crate
bevy_derive
Copy item path
source
·
[
−
]
Attribute Macros
§
bevy_main
Derive Macros
§
AppLabel
Generates an impl of the
AppLabel
trait.
Deref
Implements
Deref
for structs. This is especially useful when utilizing the
newtype
pattern.
DerefMut
Implements
DerefMut
for structs. This is especially useful when utilizing the
newtype
pattern.
DynamicPlugin
Deprecated
Generates a dynamic plugin entry point function for the given
Plugin
type.
EnumVariantMeta