|
JustEnoughMod
|
Public Member Functions | |
| PluginLoader (std::shared_ptr< Application > app) | |
| void | loadFile (const std::string &path, const std::string &name) |
| void | loadFolder (const std::string &path) |
| auto | getNative () const -> auto & |
Public Member Functions inherited from JEM::AppModule | |
| AppModule (std::shared_ptr< Application > &app) | |
Additional Inherited Members | |
Protected Member Functions inherited from JEM::AppModule | |
| auto | getApp () const -> std::shared_ptr< Application > |