diff --git a/include/engine/Module.hpp b/include/engine/Module.hpp
index 2c0c566d..21405c5d 100644
--- a/include/engine/Module.hpp
+++ b/include/engine/Module.hpp
@@ -24,10 +24,20 @@ struct Module {
plugin::Model *model = NULL;
/** Automatically generated by the engine. */
int id = -1;
+ /** Arrays of components */
std::vector params;
std::vector