Module rglua::interface [−][src]
Structs
https://github.com/danielga/garrysmod_common/blob/9981d4aaee15452a9b0f53436c1aa807f81f3fd6/include/GarrysMod/Lua/LuaInterface.h#L25 Basically what is given to ordinary C++ binary modules that do not interface with lua_shared. You can use this but should really just use the lua_shared bindings.
https://github.com/danielga/garrysmod_common/blob/9981d4aaee15452a9b0f53436c1aa807f81f3fd6/include/GarrysMod/Lua/LuaObject.h#L24 You do not use this as a typical interface, it is just a type returned by other iface functions.
Enums
Functions
Tries to get source interface from given interface name, and handle to it acquired from get_interface_handle
Gets a handle to provided source interface
