Garry's Mod Wiki

Revision Difference

DPropertySheet:OnActiveTabChanged#553835

<function name="OnActiveTabChanged" parent="DPropertySheet" type="panelhook"> <ispanel>yes</ispanel>⤶ <description> Called when a player switches the tabs. Source code states that this is meant to be overridden.</description> <realm>Client and Menu</realm> <args> <arg name="old" type="Panel">The previously active <page>DTab</page></arg> <arg name="new" type="Panel">The newly active <page>DTab</page></arg> </args> </function>