Revision Difference
Global.RememberCursorPosition#563042
<function name="RememberCursorPosition" parent="Global" type="libraryfunc">
<description>
Saves position of your cursor on screen. You can restore it by using⤶
<page>Global.RestoreCursorPosition</page>.⤶
Saves position of your cursor on screen. You can restore it by using <page>Global.RestoreCursorPosition</page>. This is used internally by the spawn menu/context menu⤶
</description>
<realm>Client and Menu</realm>
<file line="427-L436">lua/includes/util.lua</file>
</function>