Revision Difference
GM:WorkshopSubscriptionsProgress#553063
<function name="WorkshopSubscriptionsProgress" parent="GM" type="hook">
<ishook>yes</ishook>⤶
<description>
<internal></internal>
Called by the engine when the game initially fetches subscriptions to be displayed on the bottom of the main menu screen.
</description>
<realm>Menu</realm>
<predicted>No</predicted>⤶
<args>
<arg name="num" type="number">Amount of subscribed addons that have info retrieved.</arg>
<arg name="max" type="number">Total amount of subscribed addons that need their info retrieved.</arg>
</args>
</function>