Crate bevy_dynamic_plugin
source · [−]Traits
Functions
Dynamically links a plugin at the given path. The plugin must export a function with the
CreatePlugin signature named _bevy_create_plugin.
Dynamically links a plugin at the given path. The plugin must export a function with the
CreatePlugin signature named _bevy_create_plugin.