Revision Difference
DColumnSheet:GetActiveButton#562342
<function name="GetActiveButton" parent="DColumnSheet" type="panelfunc">
<description>Returns the active button of this <page>DColumnSheet</page>.</description>
<description>An <page>Global.AccessorFunc</page> that returns the active button of this <page>DColumnSheet</page>.</description>
<realm>Client and Menu</realm>
<file line="4">lua/vgui/dcolumnsheet.lua</file>⤶
<rets>
<ret name="" type="Panel">The active button</ret>
</rets>
</function>