wowpedia
Main Menu


Returns a list of non-Frame child regions belonging to the frame.

region1, ... = Frame:GetRegions()

Returns

region1, ...
ScriptObject? - A list of each non-Frame child region (FontString or Texture) belonging to the frame or nil if there are noone.

Patch changes

WoW Icon update Patch 1.10.0 (2006-03-28): Added.[1]

References