Garry's Mod Wiki

Garry's Mod Wiki

The package library is a standard Lua library, it's mainly for use with the module system built into Lua.

Fields

table package.loaded
A list of all loaded packages.

Methods

package.seeall( table module )
Sets a metatable for module with its __index field referring to the global environment, so that this module inherits values from the global environment. To be used as an option to module.

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated twice a day. Edits and history are not available.

Last Parsed: Loading...