Garry's Mod Wiki

Revision Difference

DPropertySheet:OnActiveTabChanged#544135

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