[][src]Trait bevy_app::PluginGroup

pub trait PluginGroup {
    pub fn build(&mut self, group: &mut PluginGroupBuilder);
}

Required methods

pub fn build(&mut self, group: &mut PluginGroupBuilder)[src]

Loading content...

Implementors

Loading content...