@tlua/gmod 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (277) hide show
  1. package/README.md +4 -6
  2. package/index.d.tlua +275 -275
  3. package/package.json +9 -3
  4. package/{achievementicon.d.tlua → types/achievementicon.d.tlua} +1 -1
  5. package/{achievements.d.tlua → types/achievements.d.tlua} +1 -1
  6. package/{ai.d.tlua → types/ai.d.tlua} +1 -1
  7. package/{ai_schedule.d.tlua → types/ai_schedule.d.tlua} +1 -1
  8. package/{ai_task.d.tlua → types/ai_task.d.tlua} +1 -1
  9. package/{angle.d.tlua → types/angle.d.tlua} +1 -1
  10. package/{avatarimage.d.tlua → types/avatarimage.d.tlua} +1 -1
  11. package/{awesomium.d.tlua → types/awesomium.d.tlua} +1 -1
  12. package/{baseclass.d.tlua → types/baseclass.d.tlua} +1 -1
  13. package/{bf_read.d.tlua → types/bf_read.d.tlua} +1 -1
  14. package/{bit.d.tlua → types/bit.d.tlua} +1 -1
  15. package/{button.d.tlua → types/button.d.tlua} +1 -1
  16. package/{cam.d.tlua → types/cam.d.tlua} +1 -1
  17. package/{ceffectdata.d.tlua → types/ceffectdata.d.tlua} +1 -1
  18. package/{chat.d.tlua → types/chat.d.tlua} +1 -1
  19. package/{checkbutton.d.tlua → types/checkbutton.d.tlua} +1 -1
  20. package/{cleanup.d.tlua → types/cleanup.d.tlua} +1 -1
  21. package/{cluaemitter.d.tlua → types/cluaemitter.d.tlua} +1 -1
  22. package/{clualocomotion.d.tlua → types/clualocomotion.d.tlua} +1 -1
  23. package/{cluaparticle.d.tlua → types/cluaparticle.d.tlua} +1 -1
  24. package/{cmovedata.d.tlua → types/cmovedata.d.tlua} +1 -1
  25. package/{cnavarea.d.tlua → types/cnavarea.d.tlua} +1 -1
  26. package/{cnavladder.d.tlua → types/cnavladder.d.tlua} +1 -1
  27. package/{cnewparticleeffect.d.tlua → types/cnewparticleeffect.d.tlua} +1 -1
  28. package/{color.d.tlua → types/color.d.tlua} +1 -1
  29. package/{concommand.d.tlua → types/concommand.d.tlua} +1 -1
  30. package/{constraint.d.tlua → types/constraint.d.tlua} +1 -1
  31. package/{construct.d.tlua → types/construct.d.tlua} +1 -1
  32. package/{contentheader.d.tlua → types/contentheader.d.tlua} +1 -1
  33. package/{contenticon.d.tlua → types/contenticon.d.tlua} +1 -1
  34. package/{contentsidebar.d.tlua → types/contentsidebar.d.tlua} +1 -1
  35. package/{contentsidebartoolbox.d.tlua → types/contentsidebartoolbox.d.tlua} +1 -1
  36. package/{contextbase.d.tlua → types/contextbase.d.tlua} +1 -1
  37. package/{controlpanel.d.tlua → types/controlpanel.d.tlua} +1 -1
  38. package/{controlpresets.d.tlua → types/controlpresets.d.tlua} +1 -1
  39. package/{convar.d.tlua → types/convar.d.tlua} +1 -1
  40. package/{cookie.d.tlua → types/cookie.d.tlua} +1 -1
  41. package/{coroutine.d.tlua → types/coroutine.d.tlua} +1 -1
  42. package/{crecipientfilter.d.tlua → types/crecipientfilter.d.tlua} +1 -1
  43. package/{csent.d.tlua → types/csent.d.tlua} +1 -1
  44. package/{csoundpatch.d.tlua → types/csoundpatch.d.tlua} +1 -1
  45. package/{ctakedamageinfo.d.tlua → types/ctakedamageinfo.d.tlua} +1 -1
  46. package/{ctrllistbox.d.tlua → types/ctrllistbox.d.tlua} +1 -1
  47. package/{ctrlnumpad.d.tlua → types/ctrlnumpad.d.tlua} +1 -1
  48. package/{cusercmd.d.tlua → types/cusercmd.d.tlua} +1 -1
  49. package/{custom_classes.d.tlua → types/custom_classes.d.tlua} +1 -1
  50. package/{custom_entity_fields.d.tlua → types/custom_entity_fields.d.tlua} +1 -1
  51. package/{cvars.d.tlua → types/cvars.d.tlua} +1 -1
  52. package/{dadjustablemodelpanel.d.tlua → types/dadjustablemodelpanel.d.tlua} +1 -1
  53. package/{dalphabar.d.tlua → types/dalphabar.d.tlua} +1 -1
  54. package/{dbinder.d.tlua → types/dbinder.d.tlua} +1 -1
  55. package/{dbubblecontainer.d.tlua → types/dbubblecontainer.d.tlua} +1 -1
  56. package/{dbutton.d.tlua → types/dbutton.d.tlua} +1 -1
  57. package/{dcategoryheader.d.tlua → types/dcategoryheader.d.tlua} +1 -1
  58. package/{dcategorylist.d.tlua → types/dcategorylist.d.tlua} +1 -1
  59. package/{dcheckbox.d.tlua → types/dcheckbox.d.tlua} +1 -1
  60. package/{dcheckboxlabel.d.tlua → types/dcheckboxlabel.d.tlua} +1 -1
  61. package/{dcollapsiblecategory.d.tlua → types/dcollapsiblecategory.d.tlua} +1 -1
  62. package/{dcolorbutton.d.tlua → types/dcolorbutton.d.tlua} +1 -1
  63. package/{dcolorcombo.d.tlua → types/dcolorcombo.d.tlua} +1 -1
  64. package/{dcolorcube.d.tlua → types/dcolorcube.d.tlua} +1 -1
  65. package/{dcolormixer.d.tlua → types/dcolormixer.d.tlua} +1 -1
  66. package/{dcolorpalette.d.tlua → types/dcolorpalette.d.tlua} +1 -1
  67. package/{dcolumnsheet.d.tlua → types/dcolumnsheet.d.tlua} +1 -1
  68. package/{dcombobox.d.tlua → types/dcombobox.d.tlua} +1 -1
  69. package/{ddragbase.d.tlua → types/ddragbase.d.tlua} +1 -1
  70. package/{ddrawer.d.tlua → types/ddrawer.d.tlua} +1 -1
  71. package/{debug.d.tlua → types/debug.d.tlua} +1 -1
  72. package/{debugoverlay.d.tlua → types/debugoverlay.d.tlua} +1 -1
  73. package/{dentityproperties.d.tlua → types/dentityproperties.d.tlua} +1 -1
  74. package/{derma.d.tlua → types/derma.d.tlua} +1 -1
  75. package/{dexpandbutton.d.tlua → types/dexpandbutton.d.tlua} +1 -1
  76. package/{dfilebrowser.d.tlua → types/dfilebrowser.d.tlua} +1 -1
  77. package/{dform.d.tlua → types/dform.d.tlua} +1 -1
  78. package/{dframe.d.tlua → types/dframe.d.tlua} +1 -1
  79. package/{dgrid.d.tlua → types/dgrid.d.tlua} +1 -1
  80. package/{dhorizontaldivider.d.tlua → types/dhorizontaldivider.d.tlua} +1 -1
  81. package/{dhorizontalscroller.d.tlua → types/dhorizontalscroller.d.tlua} +1 -1
  82. package/{dhscrollbar.d.tlua → types/dhscrollbar.d.tlua} +1 -1
  83. package/{dhtml.d.tlua → types/dhtml.d.tlua} +1 -1
  84. package/{dhtmlcontrols.d.tlua → types/dhtmlcontrols.d.tlua} +1 -1
  85. package/{diconbrowser.d.tlua → types/diconbrowser.d.tlua} +1 -1
  86. package/{diconlayout.d.tlua → types/diconlayout.d.tlua} +1 -1
  87. package/{dimage.d.tlua → types/dimage.d.tlua} +1 -1
  88. package/{dimagebutton.d.tlua → types/dimagebutton.d.tlua} +1 -1
  89. package/{dkillicon.d.tlua → types/dkillicon.d.tlua} +1 -1
  90. package/{dlabel.d.tlua → types/dlabel.d.tlua} +1 -1
  91. package/{dlabeleditable.d.tlua → types/dlabeleditable.d.tlua} +1 -1
  92. package/{dlabelurl.d.tlua → types/dlabelurl.d.tlua} +1 -1
  93. package/{dlistbox.d.tlua → types/dlistbox.d.tlua} +1 -1
  94. package/{dlistboxitem.d.tlua → types/dlistboxitem.d.tlua} +1 -1
  95. package/{dlistlayout.d.tlua → types/dlistlayout.d.tlua} +1 -1
  96. package/{dlistview.d.tlua → types/dlistview.d.tlua} +1 -1
  97. package/{dlistview_column.d.tlua → types/dlistview_column.d.tlua} +1 -1
  98. package/{dlistview_columnplain.d.tlua → types/dlistview_columnplain.d.tlua} +1 -1
  99. package/{dlistview_draggerbar.d.tlua → types/dlistview_draggerbar.d.tlua} +1 -1
  100. package/{dlistview_line.d.tlua → types/dlistview_line.d.tlua} +1 -1
  101. package/{dlistviewheaderlabel.d.tlua → types/dlistviewheaderlabel.d.tlua} +1 -1
  102. package/{dlistviewlabel.d.tlua → types/dlistviewlabel.d.tlua} +1 -1
  103. package/{dlistviewline.d.tlua → types/dlistviewline.d.tlua} +1 -1
  104. package/{dmenu.d.tlua → types/dmenu.d.tlua} +1 -1
  105. package/{dmenubar.d.tlua → types/dmenubar.d.tlua} +1 -1
  106. package/{dmenuoption.d.tlua → types/dmenuoption.d.tlua} +1 -1
  107. package/{dmenuoptioncvar.d.tlua → types/dmenuoptioncvar.d.tlua} +1 -1
  108. package/{dmodelpanel.d.tlua → types/dmodelpanel.d.tlua} +1 -1
  109. package/{dmodelselect.d.tlua → types/dmodelselect.d.tlua} +1 -1
  110. package/{dmodelselectmulti.d.tlua → types/dmodelselectmulti.d.tlua} +1 -1
  111. package/{dnotify.d.tlua → types/dnotify.d.tlua} +1 -1
  112. package/{dnumberscratch.d.tlua → types/dnumberscratch.d.tlua} +1 -1
  113. package/{dnumberwang.d.tlua → types/dnumberwang.d.tlua} +1 -1
  114. package/{dnumpad.d.tlua → types/dnumpad.d.tlua} +1 -1
  115. package/{dnumslider.d.tlua → types/dnumslider.d.tlua} +1 -1
  116. package/{dpanel.d.tlua → types/dpanel.d.tlua} +1 -1
  117. package/{dpanellist.d.tlua → types/dpanellist.d.tlua} +1 -1
  118. package/{dpaneloverlay.d.tlua → types/dpaneloverlay.d.tlua} +1 -1
  119. package/{dpanelselect.d.tlua → types/dpanelselect.d.tlua} +1 -1
  120. package/{dpanpanel.d.tlua → types/dpanpanel.d.tlua} +1 -1
  121. package/{dprogress.d.tlua → types/dprogress.d.tlua} +1 -1
  122. package/{dproperties.d.tlua → types/dproperties.d.tlua} +1 -1
  123. package/{dproperty_boolean.d.tlua → types/dproperty_boolean.d.tlua} +1 -1
  124. package/{dproperty_combo.d.tlua → types/dproperty_combo.d.tlua} +1 -1
  125. package/{dproperty_entity.d.tlua → types/dproperty_entity.d.tlua} +1 -1
  126. package/{dproperty_float.d.tlua → types/dproperty_float.d.tlua} +1 -1
  127. package/{dproperty_generic.d.tlua → types/dproperty_generic.d.tlua} +1 -1
  128. package/{dproperty_int.d.tlua → types/dproperty_int.d.tlua} +1 -1
  129. package/{dproperty_vectorcolor.d.tlua → types/dproperty_vectorcolor.d.tlua} +1 -1
  130. package/{dpropertysheet.d.tlua → types/dpropertysheet.d.tlua} +1 -1
  131. package/{dragndrop.d.tlua → types/dragndrop.d.tlua} +1 -1
  132. package/{draw.d.tlua → types/draw.d.tlua} +1 -1
  133. package/{drgbpicker.d.tlua → types/drgbpicker.d.tlua} +1 -1
  134. package/{drive.d.tlua → types/drive.d.tlua} +1 -1
  135. package/{dscrollbargrip.d.tlua → types/dscrollbargrip.d.tlua} +1 -1
  136. package/{dscrollpanel.d.tlua → types/dscrollpanel.d.tlua} +1 -1
  137. package/{dshape.d.tlua → types/dshape.d.tlua} +1 -1
  138. package/{dsizetocontents.d.tlua → types/dsizetocontents.d.tlua} +1 -1
  139. package/{dslider.d.tlua → types/dslider.d.tlua} +1 -1
  140. package/{dsprite.d.tlua → types/dsprite.d.tlua} +1 -1
  141. package/{dtab.d.tlua → types/dtab.d.tlua} +1 -1
  142. package/{dtextentry.d.tlua → types/dtextentry.d.tlua} +1 -1
  143. package/{dtilelayout.d.tlua → types/dtilelayout.d.tlua} +1 -1
  144. package/{dtooltip.d.tlua → types/dtooltip.d.tlua} +1 -1
  145. package/{dtree.d.tlua → types/dtree.d.tlua} +1 -1
  146. package/{dtree_node.d.tlua → types/dtree_node.d.tlua} +1 -1
  147. package/{dtree_node_button.d.tlua → types/dtree_node_button.d.tlua} +1 -1
  148. package/{duplicator.d.tlua → types/duplicator.d.tlua} +1 -1
  149. package/{dverticaldivider.d.tlua → types/dverticaldivider.d.tlua} +1 -1
  150. package/{dvscrollbar.d.tlua → types/dvscrollbar.d.tlua} +1 -1
  151. package/{editablepanel.d.tlua → types/editablepanel.d.tlua} +1 -1
  152. package/{effect.d.tlua → types/effect.d.tlua} +1 -1
  153. package/{effects.d.tlua → types/effects.d.tlua} +1 -1
  154. package/{engine.d.tlua → types/engine.d.tlua} +1 -1
  155. package/{entity.d.tlua → types/entity.d.tlua} +1 -1
  156. package/{ents.d.tlua → types/ents.d.tlua} +1 -1
  157. package/{enums.d.tlua → types/enums.d.tlua} +1 -1
  158. package/{file.d.tlua → types/file.d.tlua} +1 -1
  159. package/{file_class.d.tlua → types/file_class.d.tlua} +1 -1
  160. package/{fingerposer.d.tlua → types/fingerposer.d.tlua} +1 -1
  161. package/{fingervar.d.tlua → types/fingervar.d.tlua} +1 -1
  162. package/{frame.d.tlua → types/frame.d.tlua} +1 -1
  163. package/{frame_blend.d.tlua → types/frame_blend.d.tlua} +1 -1
  164. package/{game.d.tlua → types/game.d.tlua} +1 -1
  165. package/{gameevent.d.tlua → types/gameevent.d.tlua} +1 -1
  166. package/{gamemode.d.tlua → types/gamemode.d.tlua} +1 -1
  167. package/{global.d.tlua → types/global.d.tlua} +1 -1
  168. package/{gm.d.tlua → types/gm.d.tlua} +1 -1
  169. package/{gmod.d.tlua → types/gmod.d.tlua} +1 -1
  170. package/{gmsave.d.tlua → types/gmsave.d.tlua} +1 -1
  171. package/{gui.d.tlua → types/gui.d.tlua} +1 -1
  172. package/{gwen.d.tlua → types/gwen.d.tlua} +1 -1
  173. package/{halo.d.tlua → types/halo.d.tlua} +1 -1
  174. package/{hammer.d.tlua → types/hammer.d.tlua} +1 -1
  175. package/{hook.d.tlua → types/hook.d.tlua} +1 -1
  176. package/{html.d.tlua → types/html.d.tlua} +1 -1
  177. package/{http.d.tlua → types/http.d.tlua} +1 -1
  178. package/{iconeditor.d.tlua → types/iconeditor.d.tlua} +1 -1
  179. package/{igmodaudiochannel.d.tlua → types/igmodaudiochannel.d.tlua} +1 -1
  180. package/{imagecheckbox.d.tlua → types/imagecheckbox.d.tlua} +1 -1
  181. package/{imaterial.d.tlua → types/imaterial.d.tlua} +1 -1
  182. package/{imesh.d.tlua → types/imesh.d.tlua} +1 -1
  183. package/{input.d.tlua → types/input.d.tlua} +1 -1
  184. package/{invalidateinternalentitycache.d.tlua → types/invalidateinternalentitycache.d.tlua} +1 -1
  185. package/{irestore.d.tlua → types/irestore.d.tlua} +1 -1
  186. package/{isave.d.tlua → types/isave.d.tlua} +1 -1
  187. package/{itexture.d.tlua → types/itexture.d.tlua} +1 -1
  188. package/{ivideowriter.d.tlua → types/ivideowriter.d.tlua} +1 -1
  189. package/{jit.d.tlua → types/jit.d.tlua} +1 -1
  190. package/{killicon.d.tlua → types/killicon.d.tlua} +1 -1
  191. package/{label.d.tlua → types/label.d.tlua} +1 -1
  192. package/{language.d.tlua → types/language.d.tlua} +1 -1
  193. package/{list.d.tlua → types/list.d.tlua} +1 -1
  194. package/{makeballoon.d.tlua → types/makeballoon.d.tlua} +1 -1
  195. package/{markup.d.tlua → types/markup.d.tlua} +1 -1
  196. package/{markupobject.d.tlua → types/markupobject.d.tlua} +1 -1
  197. package/{material.d.tlua → types/material.d.tlua} +1 -1
  198. package/{math.d.tlua → types/math.d.tlua} +1 -1
  199. package/{matproxy.d.tlua → types/matproxy.d.tlua} +1 -1
  200. package/{matselect.d.tlua → types/matselect.d.tlua} +1 -1
  201. package/{menu.d.tlua → types/menu.d.tlua} +1 -1
  202. package/{menubar.d.tlua → types/menubar.d.tlua} +1 -1
  203. package/{mesh.d.tlua → types/mesh.d.tlua} +1 -1
  204. package/{modelimage.d.tlua → types/modelimage.d.tlua} +1 -1
  205. package/{motionsensor.d.tlua → types/motionsensor.d.tlua} +1 -1
  206. package/{navmesh.d.tlua → types/navmesh.d.tlua} +1 -1
  207. package/{net.d.tlua → types/net.d.tlua} +1 -1
  208. package/{nextbot.d.tlua → types/nextbot.d.tlua} +1 -1
  209. package/{notification.d.tlua → types/notification.d.tlua} +1 -1
  210. package/{npc.d.tlua → types/npc.d.tlua} +1 -1
  211. package/{numpad.d.tlua → types/numpad.d.tlua} +1 -1
  212. package/{os.d.tlua → types/os.d.tlua} +1 -1
  213. package/{package.d.tlua → types/package.d.tlua} +1 -1
  214. package/{panel.d.tlua → types/panel.d.tlua} +1 -1
  215. package/{panellist.d.tlua → types/panellist.d.tlua} +1 -1
  216. package/{pathfollower.d.tlua → types/pathfollower.d.tlua} +1 -1
  217. package/{permissions.d.tlua → types/permissions.d.tlua} +1 -1
  218. package/{physcollide.d.tlua → types/physcollide.d.tlua} +1 -1
  219. package/{physenv.d.tlua → types/physenv.d.tlua} +1 -1
  220. package/{physobj.d.tlua → types/physobj.d.tlua} +1 -1
  221. package/{pixelvis_handle_t.d.tlua → types/pixelvis_handle_t.d.tlua} +1 -1
  222. package/{player.d.tlua → types/player.d.tlua} +1 -1
  223. package/{player_manager.d.tlua → types/player_manager.d.tlua} +1 -1
  224. package/{preseteditor.d.tlua → types/preseteditor.d.tlua} +1 -1
  225. package/{presets.d.tlua → types/presets.d.tlua} +1 -1
  226. package/{projectedtexture.d.tlua → types/projectedtexture.d.tlua} +1 -1
  227. package/{properties.d.tlua → types/properties.d.tlua} +1 -1
  228. package/{propselect.d.tlua → types/propselect.d.tlua} +1 -1
  229. package/{radiobutton.d.tlua → types/radiobutton.d.tlua} +1 -1
  230. package/{render.d.tlua → types/render.d.tlua} +1 -1
  231. package/{resource.d.tlua → types/resource.d.tlua} +1 -1
  232. package/{richtext.d.tlua → types/richtext.d.tlua} +1 -1
  233. package/{sandbox.d.tlua → types/sandbox.d.tlua} +1 -1
  234. package/{saverestore.d.tlua → types/saverestore.d.tlua} +1 -1
  235. package/{schedule.d.tlua → types/schedule.d.tlua} +1 -1
  236. package/{scripted_ents.d.tlua → types/scripted_ents.d.tlua} +1 -1
  237. package/{search.d.tlua → types/search.d.tlua} +1 -1
  238. package/{serverlist.d.tlua → types/serverlist.d.tlua} +1 -1
  239. package/{slidebar.d.tlua → types/slidebar.d.tlua} +1 -1
  240. package/{slider.d.tlua → types/slider.d.tlua} +1 -1
  241. package/{sound.d.tlua → types/sound.d.tlua} +1 -1
  242. package/{spawnicon.d.tlua → types/spawnicon.d.tlua} +1 -1
  243. package/{spawnmenu.d.tlua → types/spawnmenu.d.tlua} +1 -1
  244. package/{spawnmenucontentpanel.d.tlua → types/spawnmenucontentpanel.d.tlua} +1 -1
  245. package/{sql.d.tlua → types/sql.d.tlua} +1 -1
  246. package/{stack.d.tlua → types/stack.d.tlua} +1 -1
  247. package/{steamworks.d.tlua → types/steamworks.d.tlua} +1 -1
  248. package/{string.d.tlua → types/string.d.tlua} +1 -1
  249. package/{structures.d.tlua → types/structures.d.tlua} +1 -1
  250. package/{surface.d.tlua → types/surface.d.tlua} +1 -1
  251. package/{surfaceinfo.d.tlua → types/surfaceinfo.d.tlua} +1 -1
  252. package/{system.d.tlua → types/system.d.tlua} +1 -1
  253. package/{table.d.tlua → types/table.d.tlua} +1 -1
  254. package/{task.d.tlua → types/task.d.tlua} +1 -1
  255. package/{team.d.tlua → types/team.d.tlua} +1 -1
  256. package/{textentry.d.tlua → types/textentry.d.tlua} +1 -1
  257. package/{tgaimage.d.tlua → types/tgaimage.d.tlua} +1 -1
  258. package/{timer.d.tlua → types/timer.d.tlua} +1 -1
  259. package/{tool.d.tlua → types/tool.d.tlua} +1 -1
  260. package/{ugcpublishwindow.d.tlua → types/ugcpublishwindow.d.tlua} +1 -1
  261. package/{umsg.d.tlua → types/umsg.d.tlua} +1 -1
  262. package/{undo.d.tlua → types/undo.d.tlua} +1 -1
  263. package/{urllabel.d.tlua → types/urllabel.d.tlua} +1 -1
  264. package/{usermessage.d.tlua → types/usermessage.d.tlua} +1 -1
  265. package/{utf8.d.tlua → types/utf8.d.tlua} +1 -1
  266. package/{util.d.tlua → types/util.d.tlua} +1 -1
  267. package/{vector.d.tlua → types/vector.d.tlua} +1 -1
  268. package/{vehicle.d.tlua → types/vehicle.d.tlua} +1 -1
  269. package/{vgui.d.tlua → types/vgui.d.tlua} +1 -1
  270. package/{video.d.tlua → types/video.d.tlua} +1 -1
  271. package/{vmatrix.d.tlua → types/vmatrix.d.tlua} +1 -1
  272. package/{weapon.d.tlua → types/weapon.d.tlua} +1 -1
  273. package/{weapons.d.tlua → types/weapons.d.tlua} +1 -1
  274. package/{widgets.d.tlua → types/widgets.d.tlua} +1 -1
  275. package/{workshopfilebase.d.tlua → types/workshopfilebase.d.tlua} +1 -1
  276. /package/{_globals.d.tlua → types/_globals.d.tlua} +0 -0
  277. /package/{_gmod-std.d.tlua → types/_gmod-std.d.tlua} +0 -0
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  interface DHTMLControls extends Panel {
4
4
  AddressBar: DTextEntry;
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Simply a [DIconLayout](https://wiki.facepunch.com/gmod/DIconLayout) which automatically displays all of the [Silkicons](https://wiki.facepunch.com/gmod/silkicons).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * DIconLayout is what replaced [DPanelList](https://wiki.facepunch.com/gmod/DPanelList) in Garry's Mod 13.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * [DImage](https://wiki.facepunch.com/gmod/DImage) is an advanced, more robust version of the [Material](https://wiki.facepunch.com/gmod/Material) panel.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  interface DImageButton extends DButton {
4
4
  /** The internal DImage panel used to render the image. */
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Uses the [killicon](https://wiki.facepunch.com/gmod/killicon) to persistently draw a killicon.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A standard Derma text label. A lot of this panels functionality is a base for button elements, such as [DButton](https://wiki.facepunch.com/gmod/DButton)
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * An editable [DLabel](https://wiki.facepunch.com/gmod/DLabel), double click on it to edit.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Underlined link label without a DoClick function. When a valid URL is set and the label is clicked, it will open a browser window and navigate to the address.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A simple list box with optional multi-select.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * @realm client
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A vertical list of panels that optionally allows child elements to be rearranged with the mouse cursor.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A data view with rows and columns.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: Used by [DListView](https://wiki.facepunch.com/gmod/DListView).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: Used by [DListView](https://wiki.facepunch.com/gmod/DListView).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: Used by [DListView_ColumnPlain](https://wiki.facepunch.com/gmod/DListView_ColumnPlain).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: Used by [DListView_Line](https://wiki.facepunch.com/gmod/DListView_Line).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: Alias of [DListView_Line](https://wiki.facepunch.com/gmod/DListView_Line).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A simple menu with sub menu, icon and convar support.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A simple menu bar.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * DModelPanel is a VGUI element that projects a 3D model onto a 2D plane. See also [DAdjustableModelPanel](https://wiki.facepunch.com/gmod/DAdjustableModelPanel)
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A vertical list of models.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A combination of [DModelSelect](https://wiki.facepunch.com/gmod/DModelSelect) and [DPropertySheet](https://wiki.facepunch.com/gmod/DPropertySheet).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A panel that fades its contents in and out once, like a notification.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Choose a number from a number line, with zooming for precision.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * DNumberWang is a VGUI element that allows you to input a numeric value using up and down arrows or direct entry.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * GMod 12 style "number pad" panel used by tools for binding keys to tool actions. Deprecated in favor of [DBinder](https://wiki.facepunch.com/gmod/DBinder).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  interface DNumSlider extends Panel {
4
4
  /** The label panel for the slider. */
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A simple rectangular box, commonly used for parenting other elements to. Pretty much all elements are based on this.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  interface DPanelList extends DPanel {
4
4
  Items: Panel[];
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Adds curved corners.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A base panel for things like [DModelSelect](https://wiki.facepunch.com/gmod/DModelSelect).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A panel similar to [DScrollPanel](https://wiki.facepunch.com/gmod/DScrollPanel), but that allows the player to pan around, for example a zoomed in image within a small window.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A progressbar, works with a fraction between 0 and 1 where 0 is 0% and 1 is 100%.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A grid for editing the properties of something using names and values. Properties can be categorized and strongly typed.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A tab oriented control where you can create multiple tabs with items within.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The drag'n'drop library, used internally by certain base panels to allow for drag'n'drop functionality, like spawnmenu's customizations.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The draw library's purpose is to simplify the usage of the [surface](https://wiki.facepunch.com/gmod/surface) library.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * DRGBPicker is an interactive panel which can be used to select a color hue.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Represents a drive mode or "method" to be registered with [drive.Register](https://wiki.facepunch.com/gmod/drive.Register).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  interface DScrollPanel extends DPanel {
4
4
  /** The canvas panel that contains all child elements. Accessible via DScrollPanel:GetCanvas. */
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Draw a shape on a derma panel. Only one kind of shape, a rectangle, is available for use.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A helper panel that will automatically resize itself to fit all its children using [Panel:SizeToChildren](https://wiki.facepunch.com/gmod/Panel:SizeToChildren).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Creates a slider that can be moved along the X and/or Y axis
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A panel that draws a sprite on the player's HUD with the given [IMaterial](https://wiki.facepunch.com/gmod/IMaterial), [Global.Color](https://wiki.facepunch.com/gmod/Global.Color) and rotation.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A form which may be used to display text the player is meant to select and copy or alternately allow them to enter some text of their own.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Similarly to [DIconLayout](https://wiki.facepunch.com/gmod/DIconLayout), this lays out panels in two dimensions as tiles.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A tree view element for Derma.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The duplicator library allows you to specify what should be saved when someone attempts to duplicate your custom entity with the duplicator tool. It can also be used by 3rd party duplicator tools to make use of the built in system.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Vertical version of [DHorizontalDivider](https://wiki.facepunch.com/gmod/DHorizontalDivider).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A generic vertical scrollbar, used in [DScrollPanel](https://wiki.facepunch.com/gmod/DScrollPanel). See the horizontal alternative [here](https://wiki.facepunch.com/gmod/DHScrollBar).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Base panel used by [DFrame](https://wiki.facepunch.com/gmod/DFrame), this panel is needed so that elements such as the [TextEntry](https://wiki.facepunch.com/gmod/TextEntry) can obtain focus.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * These hooks are used inside of a Lua effect. Lua effects are stored in either the `/lua/effects` directory or in a gamemode in `/gamemodes//entities/effects`.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The effects library allows you to manually add scripted effects.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The engine library provides functions to access various features in the game's engine, most are related to the demo and save systems.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * For a list of possible members of Scripted Entities see the ENT Structure.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The ents library provides functions for creating and finding entities in the game.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Enumerations used by functions like [Weapon:SendWeaponAnim](https://wiki.facepunch.com/gmod/Weapon:SendWeaponAnim) & [Entity:SelectWeightedSequence](https://wiki.facepunch.com/gmod/Entity:SelectWeightedSequence).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The file library provides functions for finding, reading and writing to files.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  interface File {}
4
4
 
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: Used by the [fingerposer](https://wiki.facepunch.com/gmod/fingerposer) panel.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A window that in which you can place just about every other component and even another frame.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The frame blending library.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The game library provides functions to access various features in the game's engine, most of it's functions are related to controlling the map.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Used to interface with the built-in game events system.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The gamemode library provides functions relating to the gamemode system in Garry's Mod. This entire library also passes through the C -> Lua bridge.