isType = VisibleRegion:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
name = VisibleRegion:GetName()
|
Returns the widget object's name.
|
isType = UIObject:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
type = UIObject:GetObjectType()
|
Returns the object's widget type.
|
name = UIObject:GetName()
|
Returns the widget object's name.
|
isType = Translation:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
type = Translation:GetObjectType()
|
Returns the object's widget type.
|
name = Translation:GetName()
|
Returns the widget object's name.
|
isType = Texture:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
type = Texture:GetObjectType()
|
Returns the object's widget type.
|
name = Texture:GetName()
|
Returns the widget object's name.
|
isType = TabardModel:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
type = TabardModel:GetObjectType()
|
Returns the object's widget type.
|
name = TabardModel:GetName()
|
Returns the widget object's name.
|
isType = StatusBar:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
type = StatusBar:GetObjectType()
|
Returns the object's widget type.
|
name = StatusBar:GetName()
|
Returns the widget object's name.
|
isType = Slider:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
type = Slider:GetObjectType()
|
Returns the object's widget type.
|
name = Slider:GetName()
|
Returns the widget object's name.
|
isType = SimpleHTML:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
type = SimpleHTML:GetObjectType()
|
Returns the object's widget type.
|
name = SimpleHTML:GetName()
|
Returns the widget object's name.
|
isType = ScrollingMessageFrame:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
isType = ScrollFrame:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
type = ScrollFrame:GetObjectType()
|
Returns the object's widget type.
|
name = ScrollFrame:GetName()
|
Returns the widget object's name.
|
isType = Scale:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
type = Scale:GetObjectType()
|
Returns the object's widget type.
|
name = Scale:GetName()
|
Returns the widget object's name.
|
isType = Rotation:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
type = Rotation:GetObjectType()
|
Returns the object's widget type.
|
name = Rotation:GetName()
|
Returns the widget object's name.
|
isType = Region:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
type = Region:GetObjectType()
|
Returns the object's widget type.
|
name = Region:GetName()
|
Returns the widget object's name.
|
isType = QuestPOIFrame:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
name = QuestPOIFrame:GetName()
|
Returns the widget object's name.
|
isType = PlayerModel:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
type = PlayerModel:GetObjectType()
|
Returns the object's widget type.
|
name = PlayerModel:GetName()
|
Returns the widget object's name.
|
isType = Path:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|
type = Path:GetObjectType()
|
Returns the object's widget type.
|
name = Path:GetName()
|
Returns the widget object's name.
|
isType = ParentedObject:IsObjectType("type")
|
Returns whether the object belongs to a given widget type.
|