Garry's Mod Wiki

Log in to edit

IsInLoading

<cat>global</cat> <function name="IsInLoading" parent="Global" type="libraryfunc"> <description>Returns true when the loading panel is active.</description> <realm>Menu</realm> <file line="222-L230">lua/menu/loading.lua</file> <rets> <ret name="" type="boolean">True if loading panel is active.</ret> </rets> </function>