Revision Difference
Panel:IsDraggable#560841
<function name="IsDraggable" parent="Panel" type="classfunc">
<description>Returns whether this panel is draggable ( if user is able to drag it ) or not.</description>
<realm>Client and Menu</realm>
<file line="357">lua/includes/extensions/client/panel/dragdrop.lua</file>
<file line="361-L365">lua/includes/extensions/client/panel/dragdrop.lua</file>
<rets>
<ret name="" type="boolean">Whether this panel is draggable ( if user is able to drag it ) or not.</ret>
</rets>
</function>