Revision Difference
DDragBase:SetDropPos#553917
<function name="SetDropPos" parent="DDragBase" type="panelfunc">
<ispanel>yes</ispanel>⤶
<description>
Determines where you can drop stuff.
"4" for left
"5" for center
"6" for right
"8" for top
"2" for bottom
</description>
<realm>Client and Menu</realm>
<args>
<arg name="pos" type="string" default="5">Where you're allowed to drop things.</arg>
</args>
</function>