Garry's Mod Wiki

Revision Difference

DTab:IsActive#550632

<cat>panelfunc</cat> <function name="IsActive" parent="DTab" type="panelfunc"> <ispanel>yes</ispanel> <description>Returns whether the tab is the currently selected tab of the associated <page>DPropertySheet</page>.</description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <file line="34">lua/vgui/dpropertysheet.lua</file> <rets> <ret name="" type="Boolean">Currently selected tab.</ret> </rets> </function>