Module fyrox::plugin

source ·
Expand description

Everything related to plugins. See Plugin docs for more info.

Modules§

  • Dynamic plugins with hot-reloading ability.

Structs§

Enums§

Traits§

  • Base plugin automatically implements type casting for plugins.
  • Plugin is a convenient interface that allow you to extend engine’s functionality.