WoW:API Frame GetFrameLevel: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Updated to match the current API boilerplate.) |
||
Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
Gets the [[FrameLevel|Frame Level]] of | Gets the [[FrameLevel|Frame Level]] of the frame it is used on. | ||
frameLevel = Frame:GetFrameLevel() | |||
== Arguments == | |||
None | |||
== Returns == | |||
:; frameLevel : Number ([[FrameLevel]]) - The level of the frame |
Revision as of 14:13, 27 June 2007
← Widget API ← Frame < GetFrameLevel
Gets the Frame Level of the frame it is used on.
frameLevel = Frame:GetFrameLevel()
Arguments
None
Returns
- frameLevel
- Number (FrameLevel) - The level of the frame