Garry's Mod Wiki

Revision Difference

Panel:IsVisible#529164

<function name="IsVisible" parent="Panel" type="classfunc"> <description>Returns if the panel is visible.</description> <description>Returns if the panel is visible. This will **NOT** take into account visibility of the parent.</description> <realm>Client</realm> <rets> <ret name="" type="boolean">isVisible</ret>⤶ <ret name="" type="boolean">`true` if the panel ls visible, `false` otherwise.</ret>⤶ </rets> </function>