Garry's Mod Wiki

Revision Difference

DFrame:IsActive#530579

<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> <file line="112-L119">lua/vgui/dframe.lua</file>⤶ <rets> <ret name="" type="boolean">Whether or not the frame has focus.</ret> </rets> </function>