Revision Difference
DFrame:IsActive#550183
<function name="IsActive" parent="DFrame" type="panelfunc">
<ispanel>yes</ispanel>
<description>Determines if the frame or one of its children has the screen focus.</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<file line="112-L119">lua/vgui/dframe.lua</file>
<rets>
<ret name="" type="boolean">Whether or not the frame has focus.</ret>
</rets>
</function>