Derive Macro bevy_internal::app::prelude::DynamicPlugin
source · #[derive(DynamicPlugin)]
Expand description
Generates a dynamic plugin entry point function for the given Plugin
type.
#[derive(DynamicPlugin)]
Generates a dynamic plugin entry point function for the given Plugin
type.