Garry's Mod Wiki

Revision Difference

GM:WorkshopDownloadedFile#552869

<function name="WorkshopDownloadedFile" parent="GM" type="hook"> <ishook>yes</ishook>⤶ <description>Called when an addon from the Steam workshop finishes downloading. Used by default to update details on the workshop downloading panel.</description> <realm>Menu</realm> <predicted>No</predicted>⤶ <file line="32-38">lua/menu/mount/mount.lua</file> <args> <arg name="id" type="number">Workshop ID of addon.</arg> <arg name="title" type="string">Name of addon.</arg> </args> </function>