WoW:API Frame SetUserPlaced: Difference between revisions

no edit summary
m (→‎Details: Works with named frames created by CreateFrame)
No edit summary
Line 1: Line 1:
{{widgetmethod}}
{{widgetmethod}}


Sets whether a frame has been moved by the user.
Sets whether a frame has been moved by the user (and will thus be saved in the layout cache).


  Frame:SetUserPlaced(isUserPlaced)
  Frame:SetUserPlaced(isUserPlaced)
Anonymous user