Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia

Returns an array of all UI objects under the mouse cursor, as would be exposed through the frame stack tooltip. The returned table is ordered from highest object level to lowest.

objects = C_System.GetFrameStack()

Returns[]

objects
ScriptRegion[]

Patch changes[]

Shadowlands Patch 9.0.1 (2020-10-13): Added.