Makes another frame the parent of this region

Signature:

Region:SetParent(frame) or Region:SetParent("name")

Arguments:

  • frame - The new parent frame (frame)
  • name - Global name of a frame (string)