Garry's Mod Wiki

Revision Difference

GM:WorkshopStart#511424

<function name="WorkshopStart" parent="GM" type="hook">⤶ <ishook>yes</ishook>⤶ <description>⤶ Called when downloading content from Steam workshop begins. Used by default to show fancy workshop downloading panel.⤶ ⤶ The order of Workshop hooks is this:⤶ * WorkshopStart⤶ * WorkshopDownloadTotals⤶ * * These are called for each new item:⤶ *** WorkshopDownloadFile⤶ *** WorkshopDownloadProgress - This is called until the file is finished⤶ *** WorkshopDownloadedFile⤶ * WorkshopEnd⤶ </description>⤶ <realm>Menu</realm>⤶ <predicted>No</predicted>⤶ <file line="5-11">lua/menu/mount/mount.lua</file>⤶ </function>⤶ ⤶