mrdocs::lua::Scope Synopsis Declared in <mrdocs/Support/Lua.hpp> class Scope; Member Functions Name Description Scope [constructor] Construct from Context ~Scope [destructor] Destructor getGlobal Return a value from the global table if it exists. getGlobalTable Return the global table. loadChunk Load a Lua chunk loadChunkFromFile Run a Lua chunk. Friends Name Description mrdocs::lua::Access Created with MrDocs