bevy_app

Derive Macro DynamicPlugin

Source
#[derive(DynamicPlugin)]
Expand description

Generates a dynamic plugin entry point function for the given Plugin type.

This is deprecated since 0.14. The current dynamic plugin system is unsound and will be removed in 0.15.