⚠️ Work in progress ## Globals - [ ] Global functions ## `C_Chat` ## `C_Map` ## UI - [X] [UIObject](https://wow.gamepedia.com/Widget_API#UIObject) - [ ] [AnimationGroup](https://wow.gamepedia.com/Widget_API#AnimationGroup): [UIObject](https://wow.gamepedia.com/Widget_API#UIObject) - [ ] [Animation](https://wow.gamepedia.com/Widget_API#Animation): [UIObject](https://wow.gamepedia.com/Widget_API#UIObject) - [ ] [Translation](https://wow.gamepedia.com/Widget_API#Translation): [Animation](https://wow.gamepedia.com/Widget_API#Animation) - [ ] [Path](https://wow.gamepedia.com/Widget_API#Path): [Animation](https://wow.gamepedia.com/Widget_API#Animation) - [ ] [Rotation](https://wow.gamepedia.com/Widget_API#Rotation): [Animation](https://wow.gamepedia.com/Widget_API#Animation) - [ ] [Scale](https://wow.gamepedia.com/Widget_API#Scale): [Animation](https://wow.gamepedia.com/Widget_API#Animation) - [ ] [Alpha](https://wow.gamepedia.com/Widget_API#Alpha): [Animation](https://wow.gamepedia.com/Widget_API#Animation) - [x] [FontInstance](https://wow.gamepedia.com/Widget_API#FontInstance): [UIObject](https://wow.gamepedia.com/Widget_API#UIObject) - [x] [Font](https://wow.gamepedia.com/Widget_API#Font): [FontInstance](https://wow.gamepedia.com/Widget_API#FontInstance) - [X] [Region](https://wow.gamepedia.com/Widget_API#Region): [UIObject](https://wow.gamepedia.com/Widget_API#UIObject) - [ ] [Frame](https://wow.gamepedia.com/Widget_API#Frame): [Region](https://wow.gamepedia.com/Widget_API#Region) - [ ] [Button](https://wow.gamepedia.com/Widget_API#Button): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [ ] [CheckButton](https://wow.gamepedia.com/Widget_API#CheckButton): [Button](https://wow.gamepedia.com/Widget_API#Button) - [ ] [LootButton](https://wow.gamepedia.com/Widget_API#LootButton): [Button](https://wow.gamepedia.com/Widget_API#Button) - [ ] [Cooldown](https://wow.gamepedia.com/Widget_API#Cooldown): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [ ] [ColorSelect](https://wow.gamepedia.com/Widget_API#ColorSelect): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [ ] [EditBox](https://wow.gamepedia.com/Widget_API#EditBox): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [ ] [GameTooltip](https://wow.gamepedia.com/Widget_API#GameTooltip): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [x] [MessageFrame](https://wow.gamepedia.com/Widget_API#MessageFrame): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [ ] [Minimap](https://wow.gamepedia.com/Widget_API#Minimap): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [ ] [Model](https://wow.gamepedia.com/Widget_API#Model): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [ ] [PlayerModel](https://wow.gamepedia.com/Widget_API#PlayerModel): [Model](https://wow.gamepedia.com/Widget_API#Model) - [ ] [DressUpModel](https://wow.gamepedia.com/Widget_API#DressUpModel): [PlayerModel](https://wow.gamepedia.com/Widget_API#PlayerModel) - [ ] [TabardModel](https://wow.gamepedia.com/Widget_API#TabardModel): [PlayerModel](https://wow.gamepedia.com/Widget_API#PlayerModel) - [ ] [CinematicModel](https://wow.gamepedia.com/Widget_API#CinematicModel): [PlayerModel](https://wow.gamepedia.com/Widget_API#PlayerModel) - [ ] [OffScreenFrame](https://wow.gamepedia.com/Widget_API#OffScreenFrame): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [ ] [ScrollFrame](https://wow.gamepedia.com/Widget_API#ScrollFrame): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [ ] [ScrollingMessageFrame](https://wow.gamepedia.com/Widget_API#ScrollingMessageFrame): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [ ] [SimpleHTML](https://wow.gamepedia.com/Widget_API#SimpleHTML): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [ ] [Slider](https://wow.gamepedia.com/Widget_API#Slider): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [ ] [StatusBar](https://wow.gamepedia.com/Widget_API#StatusBar): [Frame](https://wow.gamepedia.com/Widget_API#Frame) - [x] [LayeredRegion](https://wow.gamepedia.com/Widget_API#LayeredRegion): [Region](https://wow.gamepedia.com/Widget_API#Region) - [ ] [Texture](https://wow.gamepedia.com/Widget_API#Texture): [LayeredRegion](https://wow.gamepedia.com/Widget_API#LayeredRegion) - [ ] [Line](https://wow.gamepedia.com/Widget_API#Line): [Texture](https://wow.gamepedia.com/Widget_API#Texture) - [ ] [MaskTexture](https://wow.gamepedia.com/Widget_API#MaskTexture): [Texture](https://wow.gamepedia.com/Widget_API#Texture) - [ ] [FontString](https://wow.gamepedia.com/Widget_API#FontString): [LayeredRegion](https://wow.gamepedia.com/Widget_API#LayeredRegion)
Globals
C_ChatC_MapUI