========================================== Type deai.plugin.lua:Globals (lua.globals) ========================================== .. lua:module:: deai.plugin.lua.Globals Get the global variables from loaded lua scripts This object is an accessor to all global variables in the loaded lua scripts. Each global variable is accessible as a property with the same name of this object. See :lua:meth:`lua.globals ` for more information about this type