xentara-plugin v2.0.4
The Xentara Plugin Framework
|
deprecated Deprecated base class for deprecated Xentara plugin objects More...
#include <xentara/plugin/Plugin.hpp>
Classes | |
class | Registry |
Deprecated registry for plugin objects. More... | |
Public Member Functions | |
virtual | ~Plugin ()=0 |
Virtual destructor. | |
virtual auto | registerObjects (Registry &) -> void=0 |
Deprecated callback that is no longer called. | |
deprecated Deprecated base class for deprecated Xentara plugin objects
|
pure virtualdefault |
Virtual destructor.
|
pure virtual |
Deprecated callback that is no longer called.
Skills are now registered automatically in the constructor of skill::Skill::Class.