Wowpedia

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

READ MORE

Wowpedia

Returns the object's widget type.

objectType = FrameScriptObject:GetObjectType()

Returns[]

objectType
string

Example[]

/dump CreateFrame("Button"):GetObjectType() -- "Button"