File scriptService.hpp¶ class ScriptService #include <scriptService.hpp> Public Functions ScriptService()¶ sol::state &getState()¶ void setLua(sol::state_view lua)¶ void addToState(nlohmann::json &j)¶ sol::environment createEnvironment()¶ Private Members sol::state state¶