Revision Difference
GM:LoadGModSaveFailed#548493
<function name="LoadGModSaveFailed" parent="GM" type="hook">⤶
<ishook>yes</ishook>⤶
<description>Called while an addon from the Steam workshop is downloading. Used by default to update details on the fancy workshop download panel.</description>⤶
<realm>Menu</realm>⤶
<predicted>No</predicted>⤶
<file line="40-50">lua/menu/mount/mount.lua</file>⤶
<rets>⤶
<ret name="reason" type="string">Failure Reason.</ret>⤶
<ret name="workshopid" type="string">the workshop ID of the missing map (if found). Can be an empty string</ret>⤶
</rets>⤶
</function>⤶
⤶