#include <manager.hpp>
Public Attributes | |
std::string | name |
config | data |
Definition at line 64 of file manager.hpp.
config plugins_manager::event::data |
Definition at line 66 of file manager.hpp.
Referenced by impl_context_backend(), and application_lua_kernel::thread::run_script().
std::string plugins_manager::event::name |
Definition at line 65 of file manager.hpp.
Referenced by impl_context_backend(), and application_lua_kernel::thread::run_script().