Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Basic globals:
- UI.CreateContext
- UI.CreateFrame
- UIParent.Event.Move
- UIParent.Event.Size
- _VERSION
- assert
- bit.arshift
- bit.band
- bit.bnot
- bit.bor
- bit.bswap
- bit.bxor
- bit.lshift
- bit.rol
- bit.ror
- bit.rshift
- bit.tobit
- bit.tohex
- collectgarbage
- coroutine.create
- coroutine.resume
- coroutine.running
- coroutine.status
- coroutine.wrap
- coroutine.yield
- debug.traceback
- dump
- error
- gcinfo
- getfenv
- getmetatable
- ipairs
- load
- loadstring
- math.abs
- math.acos
- math.asin
- math.atan
- math.atan2
- math.ceil
- math.cos
- math.cosh
- math.deg
- math.exp
- math.floor
- math.fmod
- math.frexp
- math.huge
- math.ldexp
- math.log
- math.log10
- math.max
- math.min
- math.mod
- math.modf
- math.pi
- math.pow
- math.rad
- math.random
- math.randomseed
- math.sin
- math.sinh
- math.sqrt
- math.tan
- math.tanh
- newproxy
- next
- pairs
- pcall
- print
- print_raw
- rawequal
- rawget
- rawset
- select
- setfenv
- setmetatable
- string.byte
- string.char
- string.find
- string.format
- string.gfind
- string.gmatch
- string.gsub
- string.len
- string.lower
- string.match
- string.rep
- string.reverse
- string.sub
- string.upper
- table.concat
- table.foreach
- table.foreachi
- table.getn
- table.insert
- table.maxn
- table.remove
- table.sort
- table.unpack
- tonumber
- tostring
- type
- unpack
- xpcall
- Inspectors:
- Inspect.Ability.Detail
- Inspect.Ability.List
- Inspect.Addon.Cpu
- Inspect.Addon.Current
- Inspect.Addon.Detail
- Inspect.Addon.List
- Inspect.Buff.Detail
- Inspect.Buff.List
- Inspect.Documentation
- Inspect.Mouse
- Inspect.Shard
- Inspect.System.Language
- Inspect.System.Secure
- Inspect.Time.Frame
- Inspect.Time.Real
- Inspect.Unit.Castbar
- Inspect.Unit.Detail
- Inspect.Unit.List
- Inspect.Unit.Lookup
- Commands:
- Command.Buff.Cancel
- Command.Slash.Register
- Command.System.Flash
- Utilities:
- Utility.Dispatch
- Utility.Event.Create
- Utility.Serialize.Inline
- Events:
- Event.Ability.Add
- Event.Ability.Cooldown.Begin
- Event.Ability.Cooldown.End
- Event.Ability.Range.False
- Event.Ability.Range.True
- Event.Ability.Remove
- Event.Ability.Target
- Event.Ability.Usable.False
- Event.Ability.Usable.True
- Event.Addon.Load.Begin
- Event.Addon.Load.End
- Event.Addon.SavedVariables.Load.Begin
- Event.Addon.SavedVariables.Load.End
- (1 handler)
- Event.Addon.SavedVariables.Save.Begin
- Event.Addon.SavedVariables.Save.End
- Event.Addon.Shutdown.Begin
- Event.Addon.Shutdown.End
- Event.Addon.Startup.End
- Event.Buff.Add
- Event.Buff.Change
- Event.Buff.Remove
- Event.Chat.Notify
- Event.Chat.Npc
- Event.Combat.Damage
- Event.Combat.Death
- Event.Combat.Dodge
- Event.Combat.Heal
- Event.Combat.Immune
- Event.Combat.Miss
- Event.Combat.Parry
- Event.Combat.Resist
- Event.Mouse.Move
- Event.Slash (category for dynamically-created events)
- Event.Slash.dump
- (1 handler)
- Event.Slash.eventlog
- Event.System.Error
- (1 handler)
- Event.System.Secure.Enter
- Event.System.Secure.Leave
- Event.System.Update.Begin
- Event.System.Update.End
- (1 handler)
- Event.Unit.Add
- Event.Unit.Available
- Event.Unit.Castbar
- Event.Unit.Detail.Afk
- Event.Unit.Detail.Charge
- Event.Unit.Detail.Combat
- Event.Unit.Detail.Combo
- Event.Unit.Detail.ComboUnit
- Event.Unit.Detail.Energy
- Event.Unit.Detail.EnergyMax
- Event.Unit.Detail.Guild
- Event.Unit.Detail.Health
- Event.Unit.Detail.HealthCap
- Event.Unit.Detail.HealthMax
- Event.Unit.Detail.Level
- Event.Unit.Detail.LocationName
- Event.Unit.Detail.Mana
- Event.Unit.Detail.ManaMax
- Event.Unit.Detail.Mark
- Event.Unit.Detail.Name
- Event.Unit.Detail.Offline
- Event.Unit.Detail.Planar
- Event.Unit.Detail.PlanarMax
- Event.Unit.Detail.Power
- Event.Unit.Detail.PublicSize
- Event.Unit.Detail.Pvp
- Event.Unit.Detail.Role
- Event.Unit.Detail.TitlePrefix
- Event.Unit.Detail.TitlePrefixId
- Event.Unit.Detail.TitlePrefixName
- Event.Unit.Detail.TitleSuffix
- Event.Unit.Detail.TitleSuffixId
- Event.Unit.Detail.TitleSuffixName
- Event.Unit.Detail.Vitality
- Event.Unit.Detail.Warfront
- Event.Unit.Remove
- Event.Unit.Unavailable
- UI:
- Layout:
- Members:
- GetBottom
- GetBounds
- GetEventTable
- GetHeight
- GetLeft
- GetName
- GetOwner
- GetRight
- GetTop
- GetType
- GetWidth
- ReadAll
- ReadHeight
- ReadPoint
- ReadWidth
- Events:
- Move
- Size
- Frame: Inherits from Layout
- Members:
- ClearAll
- ClearHeight
- ClearPoint
- ClearWidth
- GetAlpha
- GetBackgroundColor
- GetKeyFocus
- GetLayer
- GetMouseMasking
- GetMouseoverUnit
- GetParent
- GetSecureMode
- GetVisible
- SetAllPoints
- SetAlpha
- SetBackgroundColor
- SetHeight
- SetKeyFocus
- SetLayer
- SetMouseMasking
- SetMouseoverUnit
- SetParent
- SetPoint
- SetSecureMode
- SetVisible
- SetWidth
- Events:
- KeyDown
- KeyFocusGain
- KeyFocusLoss
- KeyType
- KeyUp
- LeftClick
- LeftDown
- LeftUp
- LeftUpoutside
- MiddleClick
- MiddleDown
- MiddleUp
- MiddleUpoutside
- Mouse4Click
- Mouse4Down
- Mouse4Up
- Mouse4Upoutside
- Mouse5Click
- Mouse5Down
- Mouse5Up
- Mouse5Upoutside
- MouseIn
- MouseMove
- MouseOut
- RightClick
- RightDown
- RightUp
- RightUpoutside
- WheelBack
- WheelForward
- Context: Inherits from Frame
- Members:
- (No extra members)
- Events:
- (No extra events)
- Mask: Inherits from Frame
- Members:
- (No extra members)
- Events:
- (No extra events)
- Text: Inherits from Frame
- Members:
- GetFont
- GetFontColor
- GetFontSize
- GetFullHeight
- GetFullWidth
- GetText
- GetWordwrap
- ResizeToText
- SetFont
- SetFontColor
- SetFontSize
- SetText
- SetWordwrap
- Events:
- (No extra events)
- Texture: Inherits from Frame
- Members:
- GetTexture
- GetTextureHeight
- GetTextureWidth
- ResizeToTexture
- SetTexture
- Events:
- (No extra events)
- RiftButton: Inherits from Frame
- Members:
- GetDefaultHeight
- GetDefaultWidth
- GetEnabled
- GetText
- ResizeToDefault
- SetEnabled
- SetText
- Events:
- LeftPress
- RiftCheckbox: Inherits from Frame
- Members:
- GetChecked
- GetDefaultHeight
- GetDefaultWidth
- GetEnabled
- ResizeToDefault
- SetChecked
- SetEnabled
- Events:
- CheckboxChange
- RiftSlider: Inherits from Frame
- Members:
- GetDefaultHeight
- GetDefaultWidth
- GetEnabled
- GetPosition
- GetRange
- ResizeToDefault
- SetEnabled
- SetPosition
- SetRange
- Events:
- SliderChange
- SliderGrab
- SliderRelease
- RiftTextfield: Inherits from Frame
- Members:
- GetCursor
- GetDefaultHeight
- GetDefaultWidth
- GetSelection
- GetSelectionText
- GetText
- SetCursor
- SetSelection
- SetText
- Events:
- TextfieldChange
- TextfieldSelect
- RiftWindow: Inherits from Frame
- Members:
- GetBorder
- GetContent
- GetController
- GetDefaultHeight
- GetDefaultWidth
- GetTitle
- GetTrimDimensions
- SetController
- SetTitle
- Events:
- (No extra events)
- 03:11:17: Noncombat logging enabled
- Basic globals:
- UI.CreateContext
- UI.CreateFrame
- UIParent.Event.Move
- UIParent.Event.Size
- _VERSION
- assert
- bit.arshift
- bit.band
- bit.bnot
- bit.bor
- bit.bswap
- bit.bxor
- bit.lshift
- bit.rol
- bit.ror
- bit.rshift
- bit.tobit
- bit.tohex
- collectgarbage
- coroutine.create
- coroutine.resume
- coroutine.running
- coroutine.status
- coroutine.wrap
- coroutine.yield
- debug.traceback
- dump
- error
- gcinfo
- getfenv
- getmetatable
- ipairs
- load
- loadstring
- math.abs
- math.acos
- math.asin
- math.atan
- math.atan2
- math.ceil
- math.cos
- math.cosh
- math.deg
- math.exp
- math.floor
- math.fmod
- math.frexp
- math.huge
- math.ldexp
- math.log
- math.log10
- math.max
- math.min
- math.mod
- math.modf
- math.pi
- math.pow
- math.rad
- math.random
- math.randomseed
- math.sin
- math.sinh
- math.sqrt
- math.tan
- math.tanh
- newproxy
- next
- pairs
- pcall
- print
- print_raw
- rawequal
- rawget
- rawset
- select
- setfenv
- setmetatable
- string.byte
- string.char
- string.find
- string.format
- string.gfind
- string.gmatch
- string.gsub
- string.len
- string.lower
- string.match
- string.rep
- string.reverse
- string.sub
- string.upper
- table.concat
- table.foreach
- table.foreachi
- table.getn
- table.insert
- table.maxn
- table.remove
- table.sort
- table.unpack
- tonumber
- tostring
- type
- unpack
- xpcall
- Inspectors:
- Inspect.Ability.Detail
- Inspect.Ability.List
- Inspect.Addon.Cpu
- Inspect.Addon.Current
- Inspect.Addon.Detail
- Inspect.Addon.List
- Inspect.Buff.Detail
- Inspect.Buff.List
- Inspect.Documentation
- Inspect.Mouse
- Inspect.Shard
- Inspect.System.Language
- Inspect.System.Secure
- Inspect.Time.Frame
- Inspect.Time.Real
- Inspect.Unit.Castbar
- Inspect.Unit.Detail
- Inspect.Unit.List
- Inspect.Unit.Lookup
- Commands:
- Command.Buff.Cancel
- Command.Slash.Register
- Command.System.Flash
- Utilities:
- Utility.Dispatch
- Utility.Event.Create
- Utility.Serialize.Inline
- Events:
- Event.Ability.Add
- Event.Ability.Cooldown.Begin
- Event.Ability.Cooldown.End
- Event.Ability.Range.False
- Event.Ability.Range.True
- Event.Ability.Remove
- Event.Ability.Target
- Event.Ability.Usable.False
- Event.Ability.Usable.True
- Event.Addon.Load.Begin
- Event.Addon.Load.End
- Event.Addon.SavedVariables.Load.Begin
- Event.Addon.SavedVariables.Load.End
- (1 handler)
- Event.Addon.SavedVariables.Save.Begin
- Event.Addon.SavedVariables.Save.End
- Event.Addon.Shutdown.Begin
- Event.Addon.Shutdown.End
- Event.Addon.Startup.End
- Event.Buff.Add
- Event.Buff.Change
- Event.Buff.Remove
- Event.Chat.Notify
- Event.Chat.Npc
- Event.Combat.Damage
- Event.Combat.Death
- Event.Combat.Dodge
- Event.Combat.Heal
- Event.Combat.Immune
- Event.Combat.Miss
- Event.Combat.Parry
- Event.Combat.Resist
- Event.Mouse.Move
- Event.Slash (category for dynamically-created events)
- Event.Slash.dump
- (1 handler)
- Event.Slash.eventlog
- Event.System.Error
- (1 handler)
- Event.System.Secure.Enter
- Event.System.Secure.Leave
- Event.System.Update.Begin
- Event.System.Update.End
- (1 handler)
- Event.Unit.Add
- Event.Unit.Available
- Event.Unit.Castbar
- Event.Unit.Detail.Afk
- Event.Unit.Detail.Charge
- Event.Unit.Detail.Combat
- Event.Unit.Detail.Combo
- Event.Unit.Detail.ComboUnit
- Event.Unit.Detail.Energy
- Event.Unit.Detail.EnergyMax
- Event.Unit.Detail.Guild
- Event.Unit.Detail.Health
- Event.Unit.Detail.HealthCap
- Event.Unit.Detail.HealthMax
- Event.Unit.Detail.Level
- Event.Unit.Detail.LocationName
- Event.Unit.Detail.Mana
- Event.Unit.Detail.ManaMax
- Event.Unit.Detail.Mark
- Event.Unit.Detail.Name
- Event.Unit.Detail.Offline
- Event.Unit.Detail.Planar
- Event.Unit.Detail.PlanarMax
- Event.Unit.Detail.Power
- Event.Unit.Detail.PublicSize
- Event.Unit.Detail.Pvp
- Event.Unit.Detail.Role
- Event.Unit.Detail.TitlePrefix
- Event.Unit.Detail.TitlePrefixId
- Event.Unit.Detail.TitlePrefixName
- Event.Unit.Detail.TitleSuffix
- Event.Unit.Detail.TitleSuffixId
- Event.Unit.Detail.TitleSuffixName
- Event.Unit.Detail.Vitality
- Event.Unit.Detail.Warfront
- Event.Unit.Remove
- Event.Unit.Unavailable
- UI:
- Layout:
- Members:
- GetBottom
- GetBounds
- GetEventTable
- GetHeight
- GetLeft
- GetName
- GetOwner
- GetRight
- GetTop
- GetType
- GetWidth
- ReadAll
- ReadHeight
- ReadPoint
- ReadWidth
- Events:
- Move
- Size
- Element: Inherits from Layout
- Members:
- GetAlpha
- GetBackgroundColor
- GetKeyFocus
- GetMouseMasking
- GetVisible
- SetAlpha
- SetBackgroundColor
- SetKeyFocus
- SetMouseMasking
- SetVisible
- Events:
- KeyDown
- KeyFocusGain
- KeyFocusLoss
- KeyType
- KeyUp
- LeftClick
- LeftDown
- LeftUp
- LeftUpoutside
- MiddleClick
- MiddleDown
- MiddleUp
- MiddleUpoutside
- Mouse4Click
- Mouse4Down
- Mouse4Up
- Mouse4Upoutside
- Mouse5Click
- Mouse5Down
- Mouse5Up
- Mouse5Upoutside
- MouseIn
- MouseMove
- MouseOut
- RightClick
- RightDown
- RightUp
- RightUpoutside
- WheelBack
- WheelForward
- Frame: Inherits from Element
- Members:
- ClearAll
- ClearHeight
- ClearPoint
- ClearWidth
- GetLayer
- GetMouseoverUnit
- GetParent
- GetSecureMode
- SetAllPoints
- SetHeight
- SetLayer
- SetMouseoverUnit
- SetParent
- SetPoint
- SetSecureMode
- SetWidth
- Events:
- (No extra events)
- Context: Inherits from Frame
- Members:
- (No extra members)
- Events:
- (No extra events)
- Mask: Inherits from Frame
- Members:
- (No extra members)
- Events:
- (No extra events)
- Text: Inherits from Frame
- Members:
- GetFont
- GetFontColor
- GetFontSize
- GetFullHeight
- GetFullWidth
- GetText
- GetWordwrap
- ResizeToText
- SetFont
- SetFontColor
- SetFontSize
- SetText
- SetWordwrap
- Events:
- (No extra events)
- Texture: Inherits from Frame
- Members:
- GetTexture
- GetTextureHeight
- GetTextureWidth
- ResizeToTexture
- SetTexture
- Events:
- (No extra events)
- RiftButton: Inherits from Frame
- Members:
- GetDefaultHeight
- GetDefaultWidth
- GetEnabled
- GetText
- ResizeToDefault
- SetEnabled
- SetText
- Events:
- LeftPress
- RiftCheckbox: Inherits from Frame
- Members:
- GetChecked
- GetDefaultHeight
- GetDefaultWidth
- GetEnabled
- ResizeToDefault
- SetChecked
- SetEnabled
- Events:
- CheckboxChange
- RiftSlider: Inherits from Frame
- Members:
- GetDefaultHeight
- GetDefaultWidth
- GetEnabled
- GetPosition
- GetRange
- ResizeToDefault
- SetEnabled
- SetPosition
- SetRange
- Events:
- SliderChange
- SliderGrab
- SliderRelease
- RiftTextfield: Inherits from Frame
- Members:
- GetCursor
- GetDefaultHeight
- GetDefaultWidth
- GetSelection
- GetSelectionText
- GetText
- SetCursor
- SetSelection
- SetText
- Events:
- TextfieldChange
- TextfieldSelect
- RiftWindow: Inherits from Frame
- Members:
- GetBorder
- GetContent
- GetController
- GetDefaultHeight
- GetDefaultWidth
- GetTitle
- GetTrimDimensions
- SetController
- SetTitle
- Events:
- (No extra events)
Add Comment
Please, Sign In to add comment