Garry's Mod Wiki

Revision Difference

DPropertySheet:OnActiveTabChanged#550553

<function name="OnActiveTabChanged" parent="DPropertySheet" type="panelfunc"> <ispanel>yes</ispanel> <description> Called when a player switches the tabs. Source code states that this is meant to be overridden.</description> <realm>Client</realm>⤶ <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>